Home
last modified time | relevance | path

Searched defs:isConstexprSpecified (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DNameSearchContext.cpp61 const bool isConstexprSpecified = false; in AddFunDecl() local
/external/clang/lib/AST/
DDecl.cpp4035 bool isConstexprSpecified) { in Create()
/external/clang/include/clang/AST/
DDecl.h1682 bool isConstexprSpecified) in FunctionDecl()
/external/llvm-project/clang/include/clang/AST/
DDecl.h2241 bool isConstexprSpecified() const { in isConstexprSpecified() function
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp2037 const bool isConstexprSpecified = false; in CreateFunctionDeclaration() local