Searched defs:DeclEndLoc (Results 1 – 2 of 2) sorted by relevance
1164 tryConsumeLambdaSpecifierToken(Parser & P,SourceLocation & MutableLoc,SourceLocation & StaticLoc,SourceLocation & ConstexprLoc,SourceLocation & ConstevalLoc,SourceLocation & DeclEndLoc) tryConsumeLambdaSpecifierToken() argument 1363 SourceLocation DeclEndLoc; ParseLambdaExpressionAfterIntroducer() local [all...]
156 SourceLocation DeclEndLoc; // the location of the ';' or '{'. variable