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