Searched refs:processLocation (Results 1 – 4 of 4) sorted by relevance
86 void DebugInfoFinder::processLocation(const Module &M, const DILocation *Loc) { in processLocation() function in DebugInfoFinder90 processLocation(M, Loc->getInlinedAt()); in processLocation()
68 void processLocation(const Module &M, const DILocation *Loc);
77 void processLocation(const Module &M, const DILocation *Loc);
115 processLocation(M, DbgLoc.get()); in processInstruction()118 void DebugInfoFinder::processLocation(const Module &M, const DILocation *Loc) { in processLocation() function in DebugInfoFinder122 processLocation(M, Loc->getInlinedAt()); in processLocation()