Searched refs:DeclEndLoc (Results 1 – 4 of 4) sorted by relevance
1238 SourceLocation &DeclEndLoc) { in tryConsumeLambdaSpecifierToken() argument1247 auto ConsumeLocation = [&P, &DeclEndLoc](SourceLocation &SpecifierLoc, in tryConsumeLambdaSpecifierToken()1256 DeclEndLoc = SpecifierLoc; in tryConsumeLambdaSpecifierToken()1448 SourceLocation DeclEndLoc; in ParseLambdaExpressionAfterIntroducer() local1481 DeclEndLoc = RParenLoc = T.getCloseLocation(); in ParseLambdaExpressionAfterIntroducer()1514 ConstevalLoc, DeclEndLoc); in ParseLambdaExpressionAfterIntroducer()1542 DeclEndLoc = ESpecRange.getEnd(); in ParseLambdaExpressionAfterIntroducer()1546 DeclEndLoc = Attributes.Range.getEnd(); in ParseLambdaExpressionAfterIntroducer()1555 SourceLocation FunLocalRangeEnd = DeclEndLoc; in ParseLambdaExpressionAfterIntroducer()1565 DeclEndLoc = Range.getEnd(); in ParseLambdaExpressionAfterIntroducer()[all …]
830 DeclEndLoc(endLoc) { in ObjCMethodDecl()953 DeclEndLoc)); in setMethodParams()1050 return DeclEndLoc; in getEndLoc()
156 SourceLocation DeclEndLoc; // the location of the ';' or '{'. variable279 SourceLocation getDeclaratorEndLoc() const { return DeclEndLoc; } in getDeclaratorEndLoc()300 DeclEndLoc); in getSelectorLoc()
1183 MD->DeclEndLoc = readSourceLocation(); in VisitObjCMethodDecl()