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