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

/external/clang/include/clang/Sema/
H A DDeclSpec.h375 SourceLocation TQ_constLoc, TQ_restrictLoc, TQ_volatileLoc, TQ_atomicLoc; member in class:clang::DeclSpec
524 SourceLocation getConstSpecLoc() const { return TQ_constLoc; }
532 TQ_constLoc = SourceLocation();

Completed in 64 milliseconds