Searched refs:DeclEndLoc (Results 1 – 4 of 4) sorted by relevance
1163 SourceLocation &DeclEndLoc) { in tryConsumeLambdaSpecifierToken() argument1172 auto ConsumeLocation = [&P, &DeclEndLoc](SourceLocation &SpecifierLoc, in tryConsumeLambdaSpecifierToken()1181 DeclEndLoc = SpecifierLoc; in tryConsumeLambdaSpecifierToken()1375 SourceLocation DeclEndLoc = RParenLoc; in ParseLambdaExpressionAfterIntroducer() local1388 ConstexprLoc, ConstevalLoc, DeclEndLoc); in ParseLambdaExpressionAfterIntroducer()1408 DeclEndLoc = ESpecRange.getEnd(); in ParseLambdaExpressionAfterIntroducer()1412 DeclEndLoc = Attr.Range.getEnd(); in ParseLambdaExpressionAfterIntroducer()1421 SourceLocation FunLocalRangeEnd = DeclEndLoc; in ParseLambdaExpressionAfterIntroducer()1431 DeclEndLoc = Range.getEnd(); in ParseLambdaExpressionAfterIntroducer()1448 std::move(Attr), DeclEndLoc); in ParseLambdaExpressionAfterIntroducer()
831 DeclEndLoc(endLoc) { in ObjCMethodDecl()953 DeclEndLoc)); in setMethodParams()1050 return DeclEndLoc; in getEndLoc()
158 SourceLocation DeclEndLoc; // the location of the ';' or '{'. variable281 SourceLocation getDeclaratorEndLoc() const { return DeclEndLoc; } in getDeclaratorEndLoc()302 DeclEndLoc); in getSelectorLoc()
1149 MD->DeclEndLoc = readSourceLocation(); in VisitObjCMethodDecl()