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

  /external/clang/include/clang/Basic/
Specifiers.h 218 SD_Automatic, ///< Automatic storage duration (most local variables).
  /external/clang/lib/CodeGen/
CGExpr.cpp 208 case SD_Automatic:
282 case SD_Automatic:
299 case SD_Automatic:
    [all...]
  /external/clang/include/clang/AST/
Decl.h 843 return hasLocalStorage() ? SD_Automatic :
    [all...]
ExprCXX.h     [all...]
  /external/clang/lib/Sema/
SemaInit.cpp     [all...]
  /external/clang/lib/AST/
ExprConstant.cpp     [all...]

Completed in 292 milliseconds