reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
88 static DebugLoc appendInlinedAt(DebugLoc DL, DILocation *InlinedAt,
1353 auto IA = DebugLoc::appendInlinedAt(OrigDL, InlinedAt, Ctx, IANodes);
unittests/IR/IRBuilderTest.cpp 757 auto IA = DebugLoc::appendInlinedAt(DL, InlinedAtNode, Ctx, IANodes);