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.h1368 std::unique_ptr<ClangPersistentVariables> m_persistent_variables; variable
H A DTypeSystemClang.cpp9594 m_persistent_variables( in ScratchTypeSystemClang()
9706 return m_persistent_variables.get(); in GetPersistentExpressionState()
9721 m_persistent_variables->GetClangASTImporter()); in CreateASTSource()