Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DNameSearchContext.cpp62 const bool isConstexprSpecified = false; in AddFunDecl() local
/llvm-project-15.0.7/clang/include/clang/AST/
H A DDecl.h2319 bool isConstexprSpecified() const { in isConstexprSpecified() function
/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2149 const bool isConstexprSpecified = false; in CreateFunctionDeclaration() local