Home
last modified time | relevance | path

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

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