Lines Matching defs:MutableLoc
1247 SourceLocation &MutableLoc,
1252 assert(MutableLoc.isInvalid());
1275 ConsumeLocation(MutableLoc, 0);
1340 SourceLocation MutableLoc,
1349 if (MutableLoc.isValid())
1468 SourceLocation MutableLoc;
1530 tryConsumeLambdaSpecifierToken(*this, MutableLoc, StaticLoc, ConstexprLoc,
1533 DiagnoseStaticSpecifierRestrictions(*this, StaticLoc, MutableLoc, Intro);
1543 Actions.ActOnLambdaClosureQualifiers(Intro, MutableLoc);
1591 /*RefQualifierLoc=*/NoLoc, MutableLoc, ESpecType,
1603 Actions.ActOnLambdaClosureQualifiers(Intro, MutableLoc);