Searched refs:processLocation (Results 1 – 2 of 2) sorted by relevance
111 void processLocation(const Module &M, const DILocation *Loc);
241 processLocation(M, DbgLoc.get()); in processInstruction()247 void DebugInfoFinder::processLocation(const Module &M, const DILocation *Loc) { in processLocation() function in DebugInfoFinder251 processLocation(M, Loc->getInlinedAt()); in processLocation()256 processLocation(M, DPV.getDebugLoc().get()); in processDPValue()