Searched defs:DeclEndLoc (Results 1 – 2 of 2) sorted by relevance
1161 SourceLocation &DeclEndLoc) { in tryConsumeLambdaSpecifierToken()1326 SourceLocation DeclEndLoc = RParenLoc; in ParseLambdaExpressionAfterIntroducer() local
159 SourceLocation DeclEndLoc; // the location of the ';' or '{'. variable