Searched refs:processLocation (Results 1 – 2 of 2) sorted by relevance
113 void processLocation(const Module &M, const DILocation *Loc);
245 processLocation(M, DbgLoc.get()); in processInstruction()251 void DebugInfoFinder::processLocation(const Module &M, const DILocation *Loc) { in processLocation() function in DebugInfoFinder255 processLocation(M, Loc->getInlinedAt()); in processLocation()261 processLocation(M, DR.getDebugLoc().get()); in processDbgRecord()