Searched refs:DeclEndLoc (Results 1 – 4 of 4) sorted by relevance
1161 SourceLocation &DeclEndLoc) { in tryConsumeLambdaSpecifierToken() argument1177 DeclEndLoc = MutableLoc; in tryConsumeLambdaSpecifierToken()1187 DeclEndLoc = ConstexprLoc; in tryConsumeLambdaSpecifierToken()1196 DeclEndLoc = ConstevalLoc; in tryConsumeLambdaSpecifierToken()1326 SourceLocation DeclEndLoc = RParenLoc; in ParseLambdaExpressionAfterIntroducer() local1339 ConstevalLoc, DeclEndLoc); in ParseLambdaExpressionAfterIntroducer()1355 DeclEndLoc = ESpecRange.getEnd(); in ParseLambdaExpressionAfterIntroducer()1359 DeclEndLoc = Attr.Range.getEnd(); in ParseLambdaExpressionAfterIntroducer()1368 SourceLocation FunLocalRangeEnd = DeclEndLoc; in ParseLambdaExpressionAfterIntroducer()1378 DeclEndLoc = Range.getEnd(); in ParseLambdaExpressionAfterIntroducer()[all …]
159 SourceLocation DeclEndLoc; // the location of the ';' or '{'. variable282 SourceLocation getDeclaratorEndLoc() const { return DeclEndLoc; } in getDeclaratorEndLoc()303 DeclEndLoc); in getSelectorLoc()
796 DeclEndLoc(endLoc) { in ObjCMethodDecl()918 DeclEndLoc)); in setMethodParams()1015 return DeclEndLoc; in getEndLoc()
1111 MD->DeclEndLoc = readSourceLocation(); in VisitObjCMethodDecl()