Searched refs:GlobalUDTs (Results 1 – 2 of 2) sorted by relevance
271 std::vector<std::pair<std::string, const DIType *>> GlobalUDTs; variable
626 if (!GlobalUDTs.empty()) { in endModule()628 emitDebugInfoForUDTs(GlobalUDTs); in endModule()1524 GlobalUDTs.emplace_back(std::move(FullyQualifiedName), Ty); in addToUDTs()2176 GlobalUDTs.clear(); in clear()