Searched refs:DanglingDebugInfoVector (Results 1 – 2 of 2) sorted by relevance
157 typedef std::vector<DanglingDebugInfo> DanglingDebugInfoVector; typedef161 MapVector<const Value*, DanglingDebugInfoVector> DanglingDebugInfoMap;
1429 DanglingDebugInfoVector &DDIV = DDIMI.second; in dropDanglingDebugInfo()1449 DanglingDebugInfoVector &DDIV = DanglingDbgInfoIt->second; in resolveDanglingDebugInfo()