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

  /external/clang/include/clang/Basic/
Specifiers.h 219 SD_Thread, ///< Thread storage duration.
  /external/clang/lib/CodeGen/
CGExpr.cpp 204 case SD_Thread:
258 case SD_Thread: {
302 case SD_Thread:
    [all...]
CodeGenModule.cpp     [all...]
  /external/clang/include/clang/AST/
Decl.h 844 getTSCSpec() ? SD_Thread : SD_Static;
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngine.cpp 218 if (SD == SD_Static || SD == SD_Thread)
    [all...]

Completed in 434 milliseconds