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