Lines Matching defs:MutableLoc
1234 SourceLocation &MutableLoc,
1239 assert(MutableLoc.isInvalid());
1262 ConsumeLocation(MutableLoc, 0);
1327 SourceLocation MutableLoc,
1336 if (MutableLoc.isValid())
1451 SourceLocation MutableLoc;
1513 tryConsumeLambdaSpecifierToken(*this, MutableLoc, StaticLoc, ConstexprLoc,
1516 DiagnoseStaticSpecifierRestrictions(*this, StaticLoc, MutableLoc, Intro);
1526 Actions.ActOnLambdaClosureQualifiers(Intro, MutableLoc);
1574 /*RefQualifierLoc=*/NoLoc, MutableLoc, ESpecType,
1587 Actions.ActOnLambdaClosureQualifiers(Intro, MutableLoc);