Searched refs:DeclEndLoc (Results 1 – 4 of 4) sorted by relevance
1051 DeclEndLoc = MutableLoc; in tryConsumeMutableOrConstexprToken()1061 DeclEndLoc = ConstexprLoc; in tryConsumeMutableOrConstexprToken()1150 SourceLocation DeclEndLoc = RParenLoc; in ParseLambdaExpressionAfterIntroducer() local1154 MaybeParseGNUAttributes(Attr, &DeclEndLoc); in ParseLambdaExpressionAfterIntroducer()1183 DeclEndLoc = ESpecRange.getEnd(); in ParseLambdaExpressionAfterIntroducer()1197 DeclEndLoc = Range.getEnd(); in ParseLambdaExpressionAfterIntroducer()1217 std::move(Attr), DeclEndLoc); in ParseLambdaExpressionAfterIntroducer()1236 SourceLocation DeclEndLoc = DeclLoc; in ParseLambdaExpressionAfterIntroducer() local1240 MaybeParseGNUAttributes(Attr, &DeclEndLoc); in ParseLambdaExpressionAfterIntroducer()1246 DeclEndLoc = MutableLoc; in ParseLambdaExpressionAfterIntroducer()[all …]
789 DeclEndLoc(endLoc) { in ObjCMethodDecl()896 DeclEndLoc)); in setMethodParams()983 return DeclEndLoc; in getEndLoc()
159 SourceLocation DeclEndLoc; // the location of the ';' or '{'. variable280 SourceLocation getDeclaratorEndLoc() const { return DeclEndLoc; } in getDeclaratorEndLoc()301 DeclEndLoc); in getSelectorLoc()
1023 MD->DeclEndLoc = ReadSourceLocation(); in VisitObjCMethodDecl()