Home
last modified time | relevance | path

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

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