Searched defs:ConstexprKind (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | DeclCXX.cpp | 2482 bool isInline, ConstexprSpecKind ConstexprKind, in Create() 2924 bool isImplicitlyDeclared, ConstexprSpecKind ConstexprKind, in CXXConstructorDecl() 2965 bool isImplicitlyDeclared, ConstexprSpecKind ConstexprKind, in Create() 3101 ConstexprSpecKind ConstexprKind, in Create() 3157 ConstexprSpecKind ConstexprKind, SourceLocation EndLocation, in Create()
|
| H A D | Decl.cpp | 3072 ConstexprSpecKind ConstexprKind, in FunctionDecl() 5507 ConstexprSpecKind ConstexprKind, in Create()
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | DeclCXX.h | 2135 isInline, ConstexprKind, TrailingRequiresClause) { in FunctionDecl() argument 2879 SC_None, UsesFPIntrin, isInline, ConstexprKind, in CXXMethodDecl() argument 2940 SC_None, UsesFPIntrin, isInline, ConstexprKind, in CXXMethodDecl() argument
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | DeclSpec.cpp | 1132 bool DeclSpec::SetConstexprSpec(ConstexprSpecKind ConstexprKind, in SetConstexprSpec()
|
| H A D | SemaLambda.cpp | 1033 TypeSourceInfo *MethodTyInfo, ConstexprSpecKind ConstexprKind, in CompleteLambdaCallOperator()
|
| H A D | SemaDecl.cpp | 2315 ConstexprSpecKind ConstexprKind = ConstexprSpecKind::Unspecified; in CreateBuiltin() local 9362 ConstexprSpecKind ConstexprKind = D.getDeclSpec().getConstexprSpecifier(); in CreateNewFunctionDecl() local 10192 ConstexprSpecKind ConstexprKind = D.getDeclSpec().getConstexprSpecifier(); in ActOnFunctionDeclarator() local
|