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