Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h1250 std::unique_ptr<ClangPersistentVariables> m_persistent_variables; variable
H A DTypeSystemClang.cpp9931 m_persistent_variables( in ScratchTypeSystemClang()
10042 return m_persistent_variables.get(); in GetPersistentExpressionState()
10057 m_persistent_variables->GetClangASTImporter()); in CreateASTSource()