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

  /external/clang/include/clang/Sema/
DeclSpec.h 364 SourceLocation StorageClassSpecLoc, SCS_threadLoc;
439 SourceLocation getThreadSpecLoc() const { return SCS_threadLoc; }
446 SCS_threadLoc = SourceLocation();
    [all...]
  /external/clang/lib/Sema/
DeclSpec.cpp 518 SCS_threadLoc = Loc;
    [all...]

Completed in 25 milliseconds