Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp484 bool ExplicitParams, bool Mutable) { in buildLambdaScope()
2020 bool ExplicitParams; in BuildLambdaExpr() local
H A DSemaDeclCXX.cpp19278 TemplateParameterList *ExplicitParams = nullptr; in ActOnStartFunctionDeclarationDeclarator() local
19303 TemplateParameterList *ExplicitParams = in ActOnFinishFunctionDeclarationDeclarator() local
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h876 bool ExplicitParams = false; variable
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp1207 SourceLocation CaptureDefaultLoc, bool ExplicitParams, in LambdaExpr()
1248 bool ExplicitParams, bool ExplicitResultType, in Create()