Searched defs:GetTypeSystem (Results 1 – 7 of 7) sorted by relevance
87 TypeSystem *GetTypeSystem() const { return m_type_system; } GetTypeSystem() function
56 TypeSystem *GetTypeSystem() const { return m_type_system; } in GetTypeSystem() function
55 TypeSystemClang &GetTypeSystem() const { return m_ast; } in GetTypeSystem() function
353 TypeSystemClang *GetTypeSystem() const { return m_clang_ast_context; } in GetTypeSystem() function
1154 CompilerType::TypeSystemSPWrapper TypeImpl::GetTypeSystem(bool prefer_dynamic) { in GetTypeSystem() function in TypeImpl
1206 CompilerType::TypeSystemSPWrapper CompilerType::GetTypeSystem() const { in GetTypeSystem() function in CompilerType
4365 SymbolFileDWARF::GetTypeSystem(DWARFUnit &unit) { in GetTypeSystem() function in SymbolFileDWARF