TI Logo
C29x Clang Compiler Tools User's Guide
v2.0
  • Getting Started Guide
  • Migration Guide
  • Compiler Tools User Manual
    • 1. Using the C/C++ Compiler
    • 2. C/C++ Language Implementation
      • 2.1. Data Types
      • 2.2. Characteristics of C29x C
      • 2.3. C Language Extensions
      • 2.4. C29x C Implementation-Defined Behavior
      • 2.5. Characteristics and Implementation of C29x C++
      • 2.6. Pre-Defined Macro Symbols
      • 2.7. Attributes
        • 2.7.1. Attribute Syntax
        • 2.7.2. Function Attributes
        • 2.7.3. Variable Attributes
        • 2.7.4. Type Attributes
      • 2.8. Pragmas
      • 2.9. Built-In Functions and Intrinsics
      • 2.10. Keywords
    • 3. Run-Time Environment
    • 4. Using Run-Time-Support Functions and Building Libraries
    • 5. Introduction to Object Modules
    • 6. Program Loading and Running
    • 7. Archiver Description
    • 8. Linker Description
    • 9. Code Coverage
    • 10. Compiler Security
    • 11. C29x Security Model
    • 12. Name and C++ Name Demangler Utilities
    • 13. Object File Utilities
  • Note on Linux Installations
  • Additional Material
  • Support
  • Version History
  • Important Notice
C29x Clang Compiler Tools User's Guide
  • »
  • c29clang Compiler User Manual »
  • 2. C/C++ Language Implementation »
  • 2.7. Attributes

2.7. AttributesΒΆ

Contents:

  • 2.7.1. Attribute Syntax
  • 2.7.2. Function Attributes
  • 2.7.3. Variable Attributes
  • 2.7.4. Type Attributes
Previous Next

© Copyright 2024, Texas Instruments Incorporated. Last updated on Jul 21, 2025.