Searched defs:GetTypeSystem (Results 1 – 8 of 8) sorted by relevance
56 TypeSystem *GetTypeSystem() const { return m_type_system; } in GetTypeSystem() function
94 TypeSystem *GetTypeSystem() const { return m_type_system; } in GetTypeSystem() function
280 std::shared_ptr<TypeSystemType> GetTypeSystem() const { in GetTypeSystem() function
57 TypeSystemClang &GetTypeSystem() const { return m_ast; } in GetTypeSystem() function
356 TypeSystemClang *GetTypeSystem() const { return m_clang_ast_context; } in GetTypeSystem() function
1175 CompilerType::TypeSystemSPWrapper TypeImpl::GetTypeSystem(bool prefer_dynamic) { in GetTypeSystem() function in TypeImpl
1222 CompilerType::TypeSystemSPWrapper CompilerType::GetTypeSystem() const { in GetTypeSystem() function in CompilerType
4297 SymbolFileDWARF::GetTypeSystem(DWARFUnit &unit) { in GetTypeSystem() function in SymbolFileDWARF