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