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.cpp2315 bool isInline, ConstexprSpecKind ConstexprKind, in Create()
2725 bool isImplicitlyDeclared, ConstexprSpecKind ConstexprKind, in CXXConstructorDecl()
2765 bool isImplicitlyDeclared, ConstexprSpecKind ConstexprKind, in Create()
2899 ConstexprSpecKind ConstexprKind, Expr *TrailingRequiresClause) { in Create()
2932 ConstexprSpecKind ConstexprKind, SourceLocation EndLocation, in Create()
H A DDecl.cpp3034 ConstexprSpecKind ConstexprKind, in FunctionDecl()
5393 ConstexprSpecKind ConstexprKind, in Create()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h2078 isInline, ConstexprKind, TrailingRequiresClause) { in FunctionDecl() argument
2821 SC_None, UsesFPIntrin, isInline, ConstexprKind, in CXXMethodDecl() argument
2877 SC_None, UsesFPIntrin, isInline, ConstexprKind, in CXXMethodDecl() argument
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp1129 bool DeclSpec::SetConstexprSpec(ConstexprSpecKind ConstexprKind, in SetConstexprSpec()
H A DSemaLambda.cpp1011 TypeSourceInfo *MethodTyInfo, ConstexprSpecKind ConstexprKind, in CompleteLambdaCallOperator()
H A DSemaDecl.cpp2297 ConstexprSpecKind ConstexprKind = ConstexprSpecKind::Unspecified; in CreateBuiltin() local
9142 ConstexprSpecKind ConstexprKind = D.getDeclSpec().getConstexprSpecifier(); in CreateNewFunctionDecl() local
9979 ConstexprSpecKind ConstexprKind = D.getDeclSpec().getConstexprSpecifier(); in ActOnFunctionDeclarator() local