Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h1343 std::unique_ptr<ClangPersistentVariables> m_persistent_variables; variable
H A DTypeSystemClang.cpp9669 m_persistent_variables( in ScratchTypeSystemClang()
9780 return m_persistent_variables.get(); in GetPersistentExpressionState()
9795 m_persistent_variables->GetClangASTImporter()); in CreateASTSource()