Home
last modified time | relevance | path

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

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