Home
last modified time | relevance | path

Searched refs:force_add_all_locals (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionSourceCode.h66 bool force_add_all_locals,
H A DClangExpressionSourceCode.cpp348 bool force_add_all_locals, llvm::ArrayRef<std::string> modules) const { in GetText() argument
428 force_add_all_locals ? "" : m_body, frame); in GetText()