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

/external/clang/include/clang/Sema/
H A DDeclSpec.h345 SourceLocation TSWLoc, TSCLoc, TSSLoc, TSTLoc, AltiVecLoc; member in class:clang::DeclSpec
348 /// otherwise, it is the same as TSTLoc. Hence, the pair TSTLoc and
458 SourceLocation getTypeSpecTypeLoc() const { return TSTLoc; }

Completed in 23 milliseconds