Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp2482 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 DDecl.cpp3072 ConstexprSpecKind ConstexprKind, in FunctionDecl()
5507 ConstexprSpecKind ConstexprKind, in Create()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h2135 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 DDeclSpec.cpp1132 bool DeclSpec::SetConstexprSpec(ConstexprSpecKind ConstexprKind, in SetConstexprSpec()
H A DSemaLambda.cpp1033 TypeSourceInfo *MethodTyInfo, ConstexprSpecKind ConstexprKind, in CompleteLambdaCallOperator()
H A DSemaDecl.cpp2315 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