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 344 SourceLocation StorageClassSpecLoc, SCS_threadLoc;
417 SourceLocation getThreadSpecLoc() const { return SCS_threadLoc; }
424 SCS_threadLoc = SourceLocation();
    [all...]
  /external/clang/lib/Sema/
DeclSpec.cpp 484 SCS_threadLoc = Loc;
    [all...]

Completed in 23 milliseconds