Searched refs:MutableLoc (Results 1 – 3 of 3) sorted by relevance
1006 SourceLocation MutableLoc; in ParseLambdaExpressionAfterIntroducer() local1008 MutableLoc = ConsumeToken(); in ParseLambdaExpressionAfterIntroducer()1009 DeclEndLoc = MutableLoc; in ParseLambdaExpressionAfterIntroducer()1054 MutableLoc, in ParseLambdaExpressionAfterIntroducer()1074 SourceLocation MutableLoc; in ParseLambdaExpressionAfterIntroducer() local1076 MutableLoc = ConsumeToken(); in ParseLambdaExpressionAfterIntroducer()1077 DeclEndLoc = MutableLoc; in ParseLambdaExpressionAfterIntroducer()1103 MutableLoc, in ParseLambdaExpressionAfterIntroducer()
162 SourceLocation MutableLoc, in getFunction() argument196 I.Fun.MutableLoc = MutableLoc.getRawEncoding(); in getFunction()
1211 unsigned MutableLoc; member1294 return SourceLocation::getFromRawEncoding(MutableLoc); in getMutableLoc()1436 SourceLocation MutableLoc,