Home
last modified time | relevance | path

Searched defs:m_persistent_vars (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Expression/
HDClangExpressionDeclMap.h418 …ClangPersistentVariables *m_persistent_vars = nullptr; ///< The persistent variables for the … variable
/NextBSD/contrib/llvm/tools/lldb/source/Expression/
HDClangExpressionParser.cpp99 ClangPersistentVariables &m_persistent_vars; member in ClangExpressionParser::LLDBPreprocessorCallbacks