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