Home
last modified time | relevance | path

Searched defs:MutableLoc (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp1234 SourceLocation &MutableLoc, in tryConsumeLambdaSpecifierToken()
1327 SourceLocation MutableLoc, in DiagnoseStaticSpecifierRestrictions()
1451 SourceLocation MutableLoc; in ParseLambdaExpressionAfterIntroducer() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp170 SourceLocation MutableLoc, in getFunction()
H A DSemaLambda.cpp1335 SourceLocation MutableLoc) { in ActOnLambdaClosureQualifiers()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1414 SourceLocation MutableLoc; member