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

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

Completed in 46 milliseconds