Searched defs:MutableLoc (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ | ||
H A D | ParseExprCXX.cpp | 1160 tryConsumeLambdaSpecifierToken(Parser & P,SourceLocation & MutableLoc,SourceLocation & StaticLoc,SourceLocation & ConstexprLoc,SourceLocation & ConstevalLoc,SourceLocation & DeclEndLoc) tryConsumeLambdaSpecifierToken() argument |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | DeclSpec.cpp | 170 SourceLocation MutableLoc, in getFunction() argument |
H A D | SemaLambda.cpp | 1279 ActOnLambdaClosureQualifiers(LambdaIntroducer & Intro,SourceLocation MutableLoc) ActOnLambdaClosureQualifiers() argument |
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ | ||
H A D | DeclSpec.h | 1368 SourceLocation MutableLoc; global() member |