Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaLambda.cpp490 bool ExplicitParams, in buildLambdaScope()
916 bool ExplicitParams = true; in ActOnStartOfLambdaDefinition() local
1757 bool ExplicitParams; in BuildLambdaExpr() local
DSemaDeclCXX.cpp18102 TemplateParameterList *ExplicitParams = nullptr; in ActOnStartFunctionDeclarationDeclarator() local
18128 TemplateParameterList *ExplicitParams = in ActOnFinishFunctionDeclarationDeclarator() local
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DScopeInfo.h842 bool ExplicitParams = false; variable
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DExprCXX.cpp1126 SourceLocation CaptureDefaultLoc, bool ExplicitParams, in LambdaExpr()
1167 bool ExplicitParams, bool ExplicitResultType, in Create()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DStmt.h946 unsigned ExplicitParams : 1; in alignas() local