Searched refs:GlobalUDTs (Results 1 – 2 of 2) sorted by relevance
305 std::vector<std::pair<std::string, const DIType *>> GlobalUDTs; variable
680 if (!GlobalUDTs.empty()) { in endModule() 682 emitDebugInfoForUDTs(GlobalUDTs); in endModule() 1647 GlobalUDTs.emplace_back(std::move(FullyQualifiedName), Ty); in lowerType() 2335 GlobalUDTs.clear(); in collectMemberInfo()