Searched refs:TQ_constLoc (Results 1 – 2 of 2) sorted by relevance
384 SourceLocation TQ_constLoc, TQ_restrictLoc, TQ_volatileLoc, TQ_atomicLoc; variable531 SourceLocation getConstSpecLoc() const { return TQ_constLoc; } in getConstSpecLoc()539 TQ_constLoc = SourceLocation(); in ClearTypeQualifiers()
770 case TQ_const: TQ_constLoc = Loc; return false; in SetTypeQual()942 TQ_constLoc, TQ_restrictLoc, TQ_volatileLoc, TQ_atomicLoc in Finish()