Searched refs:TQ_constLoc (Results 1 – 2 of 2) sorted by relevance
388 SourceLocation TQ_constLoc, TQ_restrictLoc, TQ_volatileLoc, TQ_atomicLoc; variable534 SourceLocation getConstSpecLoc() const { return TQ_constLoc; } in getConstSpecLoc()542 TQ_constLoc = SourceLocation(); in ClearTypeQualifiers()
772 case TQ_const: TQ_constLoc = Loc; return false; in SetTypeQual()944 TQ_constLoc, TQ_restrictLoc, TQ_volatileLoc, TQ_atomicLoc in Finish()