Searched refs:InlinedAtNode (Results 1 – 1 of 1) sorted by relevance
1365 DILocation *InlinedAtNode = TheCallDL; in fixupLineNumbers() local1369 InlinedAtNode = DILocation::getDistinct( in fixupLineNumbers()1370 Ctx, InlinedAtNode->getLine(), InlinedAtNode->getColumn(), in fixupLineNumbers()1371 InlinedAtNode->getScope(), InlinedAtNode->getInlinedAt()); in fixupLineNumbers()1382 auto IA = DebugLoc::appendInlinedAt(DL, InlinedAtNode, BI->getContext(), in fixupLineNumbers()