Searched refs:DeclEndLoc (Results 1 – 4 of 4) sorted by relevance
1095 SourceLocation &DeclEndLoc) { in tryConsumeLambdaSpecifierToken() argument1104 auto ConsumeLocation = [&P, &DeclEndLoc](SourceLocation &SpecifierLoc, in tryConsumeLambdaSpecifierToken()1113 DeclEndLoc = SpecifierLoc; in tryConsumeLambdaSpecifierToken()1308 SourceLocation DeclEndLoc; in ParseLambdaExpressionAfterIntroducer() local1341 DeclEndLoc = RParenLoc = T.getCloseLocation(); in ParseLambdaExpressionAfterIntroducer()1374 ConstevalLoc, DeclEndLoc); in ParseLambdaExpressionAfterIntroducer()1402 DeclEndLoc = ESpecRange.getEnd(); in ParseLambdaExpressionAfterIntroducer()1406 DeclEndLoc = Attributes.Range.getEnd(); in ParseLambdaExpressionAfterIntroducer()1415 SourceLocation FunLocalRangeEnd = DeclEndLoc; in ParseLambdaExpressionAfterIntroducer()1425 DeclEndLoc = Range.getEnd(); in ParseLambdaExpressionAfterIntroducer()[all …]
827 DeclEndLoc(endLoc) { in ObjCMethodDecl()950 DeclEndLoc)); in setMethodParams()1047 return DeclEndLoc; in getEndLoc()
156 SourceLocation DeclEndLoc; // the location of the ';' or '{'. variable279 SourceLocation getDeclaratorEndLoc() const { return DeclEndLoc; } in getDeclaratorEndLoc()300 DeclEndLoc); in getSelectorLoc()
1190 MD->DeclEndLoc = readSourceLocation(); in VisitObjCMethodDecl()