Searched defs:SCS_threadLoc (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Sema/
H A DDeclSpec.h364 SourceLocation StorageClassSpecLoc, SCS_threadLoc; member in class:clang::DeclSpec
439 SourceLocation getThreadSpecLoc() const { return SCS_threadLoc; }
446 SCS_threadLoc = SourceLocation();

Completed in 83 milliseconds