HomeSort by relevance Sort by last modified time
    Searched refs:SD_Automatic (Results 1 - 8 of 8) sorted by null

  /external/clang/include/clang/Basic/
Specifiers.h 259 SD_Automatic, ///< Automatic storage duration (most local variables).
  /external/clang/lib/Sema/
JumpDiagnostics.cpp 500 if (MTE->getStorageDuration() == SD_Automatic) {
    [all...]
SemaInit.cpp     [all...]
  /external/clang/lib/CodeGen/
CGExpr.cpp 228 case SD_Automatic:
302 case SD_Automatic:
319 case SD_Automatic: {
    [all...]
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /external/clang/include/clang/AST/
Decl.h     [all...]
ExprCXX.h     [all...]
  /external/clang/lib/AST/
ExprConstant.cpp     [all...]

Completed in 1786 milliseconds