Searched refs:DeclEndLoc (Results 1 – 4 of 4) sorted by relevance
1164 SourceLocation &DeclEndLoc) { in tryConsumeLambdaSpecifierToken() argument1173 auto ConsumeLocation = [&P, &DeclEndLoc](SourceLocation &SpecifierLoc, in tryConsumeLambdaSpecifierToken()1182 DeclEndLoc = SpecifierLoc; in tryConsumeLambdaSpecifierToken()1363 SourceLocation DeclEndLoc; in ParseLambdaExpressionAfterIntroducer() local1396 DeclEndLoc = RParenLoc = T.getCloseLocation(); in ParseLambdaExpressionAfterIntroducer()1429 ConstevalLoc, DeclEndLoc); in ParseLambdaExpressionAfterIntroducer()1457 DeclEndLoc = ESpecRange.getEnd(); in ParseLambdaExpressionAfterIntroducer()1461 DeclEndLoc = Attributes.Range.getEnd(); in ParseLambdaExpressionAfterIntroducer()1470 SourceLocation FunLocalRangeEnd = DeclEndLoc; in ParseLambdaExpressionAfterIntroducer()1480 DeclEndLoc = Range.getEnd(); in ParseLambdaExpressionAfterIntroducer()[all …]
156 SourceLocation DeclEndLoc; // the location of the ';' or '{'. variable279 SourceLocation getDeclaratorEndLoc() const { return DeclEndLoc; } in getDeclaratorEndLoc()300 DeclEndLoc); in getSelectorLoc()
831 DeclEndLoc(endLoc) { in ObjCMethodDecl()953 DeclEndLoc)); in setMethodParams()1050 return DeclEndLoc; in getEndLoc()
1191 MD->DeclEndLoc = readSourceLocation(); in VisitObjCMethodDecl()