Searched defs:DanglingDebugInfo (Results 1 – 1 of 1) sorted by relevance
101 DanglingDebugInfo() : DI(nullptr), dl(DebugLoc()), SDNodeOrder(0) { } in DanglingDebugInfo() function102 DanglingDebugInfo(const DbgValueInst *di, DebugLoc DL, unsigned SDNO) : in DanglingDebugInfo() function