Searched refs:DILocIt (Results 1 – 1 of 1) sorted by relevance
3624 auto DILocIt = ScopeToDILocation.find(WS); in depthFirstVLocAndEmit() local3625 if (HighestDFSIn <= WS->getDFSIn() && DILocIt != ScopeToDILocation.end()) { in depthFirstVLocAndEmit()3626 const DILocation *DILoc = DILocIt->second; in depthFirstVLocAndEmit()