Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
HDTypeSystemClang.h1187 std::unique_ptr<clang::IdentifierTable> m_identifier_table_up; variable
HDTypeSystemClang.cpp608 m_identifier_table_up.reset(); in Finalize()
671 m_identifier_table_up = in CreateASTContext()
688 *m_language_options_up, *m_source_manager_up, *m_identifier_table_up, in CreateASTContext()