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 addToUDTs()2335 GlobalUDTs.clear(); in clear()