Searched refs:m_ast_importer_ap (Results 1 - 2 of 2) sorted by relevance

/external/lldb/source/Target/
H A DTarget.cpp81 m_ast_importer_ap (),
206 m_ast_importer_ap.reset();
1021 m_ast_importer_ap.reset();
1093 m_ast_importer_ap.reset();
1751 ClangASTImporter *ast_importer = m_ast_importer_ap.get();
1756 m_ast_importer_ap.reset(ast_importer);
/external/lldb/include/lldb/Target/
H A DTarget.h1199 std::unique_ptr<ClangASTImporter> m_ast_importer_ap; member in class:lldb_private::Target

Completed in 73 milliseconds