Searched defs:DeclEndLoc (Results 1 – 4 of 4) sorted by relevance
1059 SourceLocation &DeclEndLoc) { in tryConsumeMutableOrConstexprToken()1136 SourceLocation DeclEndLoc; in ParseLambdaExpressionAfterIntroducer() local1249 SourceLocation DeclEndLoc = DeclLoc; in ParseLambdaExpressionAfterIntroducer() local
1157 SourceLocation &DeclEndLoc) { in tryConsumeLambdaSpecifierToken()1338 SourceLocation DeclEndLoc = RParenLoc; in ParseLambdaExpressionAfterIntroducer() local1448 SourceLocation DeclEndLoc = DeclLoc; in ParseLambdaExpressionAfterIntroducer() local
159 SourceLocation DeclEndLoc; // the location of the ';' or '{'. variable
177 SourceLocation DeclEndLoc; // the location of the ';' or '{'. variable