Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclCXX.cpp2200 ConstexprSpecKind ConstexprKind, in Create()
2586 ConstexprSpecKind ConstexprKind, InheritedConstructor Inherited, in CXXConstructorDecl()
2626 ConstexprSpecKind ConstexprKind, InheritedConstructor Inherited, in Create()
2760 bool isInline, bool isImplicitlyDeclared, ConstexprSpecKind ConstexprKind, in Create()
2794 bool isInline, ExplicitSpecifier ES, ConstexprSpecKind ConstexprKind, in Create()
H A DDecl.cpp2848 ConstexprSpecKind ConstexprKind, in FunctionDecl()
4851 ConstexprSpecKind ConstexprKind, in Create()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclCXX.h1957 ConstexprKind, TrailingRequiresClause) { in FunctionDecl() argument
2681 SC_None, isInline, ConstexprKind, SourceLocation(), in CXXMethodDecl() argument
2737 SC_None, isInline, ConstexprKind, EndLocation, in CXXMethodDecl() argument
/netbsd-src/external/apache2/llvm/dist/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.cpp8508 ConstexprSpecKind ConstexprKind = D.getDeclSpec().getConstexprSpecifier(); in CreateNewFunctionDecl() local
9218 ConstexprSpecKind ConstexprKind = D.getDeclSpec().getConstexprSpecifier(); in ActOnFunctionDeclarator() local