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()1358 MaybeParseCXX11Attributes(Attr, &DeclEndLoc); in ParseLambdaExpressionAfterIntroducer()1367 SourceLocation FunLocalRangeEnd = DeclEndLoc; in ParseLambdaExpressionAfterIntroducer()1377 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()
788 DeclEndLoc(endLoc) { in ObjCMethodDecl()902 DeclEndLoc)); in setMethodParams()999 return DeclEndLoc; in getEndLoc()
1063 MD->DeclEndLoc = readSourceLocation(); in VisitObjCMethodDecl()