Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DDeclCXX.cpp2233 bool isInline, ConstexprSpecKind ConstexprKind, in Create()
2618 bool isImplicitlyDeclared, ConstexprSpecKind ConstexprKind, in CXXConstructorDecl()
2658 bool isImplicitlyDeclared, ConstexprSpecKind ConstexprKind, in Create()
2792 ConstexprSpecKind ConstexprKind, Expr *TrailingRequiresClause) { in Create()
2825 ConstexprSpecKind ConstexprKind, SourceLocation EndLocation, in Create()
H A DDecl.cpp2969 ConstexprSpecKind ConstexprKind, in FunctionDecl()
5081 ConstexprSpecKind ConstexprKind, in Create()
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DDeclCXX.h2006 isInline, ConstexprKind, TrailingRequiresClause) { in FunctionDecl() argument
2730 SC_None, UsesFPIntrin, isInline, ConstexprKind, in CXXMethodDecl() argument
2786 SC_None, UsesFPIntrin, isInline, ConstexprKind, in CXXMethodDecl() argument
/openbsd/gnu/llvm/clang/lib/Sema/
H A DDeclSpec.cpp1100 bool DeclSpec::SetConstexprSpec(ConstexprSpecKind ConstexprKind, in SetConstexprSpec()
H A DSemaLambda.cpp370 ArrayRef<ParmVarDecl *> Params, ConstexprSpecKind ConstexprKind, in startLambdaDefinition()
H A DSemaDecl.cpp9094 ConstexprSpecKind ConstexprKind = D.getDeclSpec().getConstexprSpecifier(); in CreateNewFunctionDecl() local
9868 ConstexprSpecKind ConstexprKind = D.getDeclSpec().getConstexprSpecifier(); in ActOnFunctionDeclarator() local