Searched defs:ConstexprKind (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/ |
| H A D | DeclCXX.cpp | 2186 ConstexprSpecKind ConstexprKind, in Create() 2572 ConstexprSpecKind ConstexprKind, InheritedConstructor Inherited, in CXXConstructorDecl() 2612 ConstexprSpecKind ConstexprKind, InheritedConstructor Inherited, in Create() 2746 bool isInline, bool isImplicitlyDeclared, ConstexprSpecKind ConstexprKind, in Create() 2780 bool isInline, ExplicitSpecifier ES, ConstexprSpecKind ConstexprKind, in Create()
|
| H A D | Decl.cpp | 2841 ConstexprSpecKind ConstexprKind, in FunctionDecl() 4851 ConstexprSpecKind ConstexprKind, in Create()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | DeclCXX.h | 1959 ConstexprKind, TrailingRequiresClause) { in FunctionDecl() argument 2683 SC_None, isInline, ConstexprKind, SourceLocation(), in CXXMethodDecl() argument 2739 SC_None, isInline, ConstexprKind, EndLocation, in CXXMethodDecl() argument
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | DeclSpec.cpp | 1091 bool DeclSpec::SetConstexprSpec(ConstexprSpecKind ConstexprKind, in SetConstexprSpec()
|
| H A D | SemaLambda.cpp | 364 ConstexprSpecKind ConstexprKind, in startLambdaDefinition()
|
| H A D | SemaDecl.cpp | 8567 ConstexprSpecKind ConstexprKind = D.getDeclSpec().getConstexprSpecifier(); in CreateNewFunctionDecl() local 9277 ConstexprSpecKind ConstexprKind = D.getDeclSpec().getConstexprSpecifier(); in ActOnFunctionDeclarator() local
|