Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DDeclCXX.cpp2180 ConstexprSpecKind ConstexprKind, in Create()
2567 ConstexprSpecKind ConstexprKind, InheritedConstructor Inherited, in CXXConstructorDecl()
2607 ConstexprSpecKind ConstexprKind, InheritedConstructor Inherited, in Create()
2741 bool isInline, bool isImplicitlyDeclared, ConstexprSpecKind ConstexprKind, in Create()
2775 bool isInline, ExplicitSpecifier ES, ConstexprSpecKind ConstexprKind, in Create()
DDecl.cpp2815 ConstexprSpecKind ConstexprKind, in FunctionDecl()
4819 ConstexprSpecKind ConstexprKind, in Create()
/external/llvm-project/clang/include/clang/AST/
DDeclCXX.h1937 ConstexprKind, TrailingRequiresClause) { in FunctionDecl() argument
2660 SC_None, isInline, ConstexprKind, SourceLocation(), in CXXMethodDecl() argument
2716 SC_None, isInline, ConstexprKind, EndLocation, in CXXMethodDecl() argument
DDeclBase.h1542 uint64_t ConstexprKind : 2; variable
/external/llvm-project/clang/lib/Sema/
DDeclSpec.cpp1089 bool DeclSpec::SetConstexprSpec(ConstexprSpecKind ConstexprKind, in SetConstexprSpec()
DSemaLambda.cpp364 ConstexprSpecKind ConstexprKind, in startLambdaDefinition()
DSemaDecl.cpp8447 ConstexprSpecKind ConstexprKind = D.getDeclSpec().getConstexprSpecifier(); in CreateNewFunctionDecl() local
9131 ConstexprSpecKind ConstexprKind = D.getDeclSpec().getConstexprSpecifier(); in ActOnFunctionDeclarator() local