Searched defs:m_scratch_ast_source_up (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.h | 1342 std::unique_ptr<ClangASTSource> m_scratch_ast_source_up; global() variable |
H A D | TypeSystemClang.cpp | 9654 m_scratch_ast_source_up->CreateProxy()); member in __anon73e1d9270e11::SpecializedScratchAST |