Searched refs:GetCollectedGT (Results 1 – 5 of 5) sorted by relevance
40 inline std::set<GlobalTSTypeRef>& GetCollectedGT() const in GetCollectedGT() function42 return tsManager_->GetCollectedGT(); in GetCollectedGT()
51 inline const std::set<GlobalTSTypeRef>& GetCollectedGT() const in GetCollectedGT() function53 return tsManager_->GetCollectedGT(); in GetCollectedGT()
23 std::set<GlobalTSTypeRef> &collectedGT = GetCollectedGT(); in Run()
25 const std::set<GlobalTSTypeRef> &collectedGT = GetCollectedGT(); in GenerateTSHClasses()
792 inline std::set<GlobalTSTypeRef>& GetCollectedGT() in GetCollectedGT() function