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

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

Completed in 315 milliseconds