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