Home
last modified time | relevance | path

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

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