Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp2274 bool isInline, ConstexprSpecKind ConstexprKind, in Create()
2672 bool isImplicitlyDeclared, ConstexprSpecKind ConstexprKind, in CXXConstructorDecl()
2712 bool isImplicitlyDeclared, ConstexprSpecKind ConstexprKind, in Create()
2846 ConstexprSpecKind ConstexprKind, Expr *TrailingRequiresClause) { in Create()
2879 ConstexprSpecKind ConstexprKind, SourceLocation EndLocation, in Create()
H A DDecl.cpp3032 ConstexprSpecKind ConstexprKind, in FunctionDecl()
5331 ConstexprSpecKind ConstexprKind, in Create()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h2064 isInline, ConstexprKind, TrailingRequiresClause) { in FunctionDecl() argument
2807 SC_None, UsesFPIntrin, isInline, ConstexprKind, in CXXMethodDecl() argument
2863 SC_None, UsesFPIntrin, isInline, ConstexprKind, in CXXMethodDecl() argument
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp1112 bool DeclSpec::SetConstexprSpec(ConstexprSpecKind ConstexprKind, in SetConstexprSpec()
H A DSemaLambda.cpp969 TypeSourceInfo *MethodTyInfo, ConstexprSpecKind ConstexprKind, in CompleteLambdaCallOperator()
H A DSemaDecl.cpp9327 ConstexprSpecKind ConstexprKind = D.getDeclSpec().getConstexprSpecifier(); in CreateNewFunctionDecl() local
10139 ConstexprSpecKind ConstexprKind = D.getDeclSpec().getConstexprSpecifier(); in ActOnFunctionDeclarator() local