Home
last modified time | relevance | path

Searched defs:ConstexprKind (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp2186 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 DDecl.cpp2841 ConstexprSpecKind ConstexprKind, in FunctionDecl()
4851 ConstexprSpecKind ConstexprKind, in Create()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h1959 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 DDeclSpec.cpp1091 bool DeclSpec::SetConstexprSpec(ConstexprSpecKind ConstexprKind, in SetConstexprSpec()
H A DSemaLambda.cpp364 ConstexprSpecKind ConstexprKind, in startLambdaDefinition()
H A DSemaDecl.cpp8567 ConstexprSpecKind ConstexprKind = D.getDeclSpec().getConstexprSpecifier(); in CreateNewFunctionDecl() local
9277 ConstexprSpecKind ConstexprKind = D.getDeclSpec().getConstexprSpecifier(); in ActOnFunctionDeclarator() local