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