Searched refs:appendInlinedAt (Results 1 – 3 of 3) sorted by relevance
75 static DebugLoc appendInlinedAt(const DebugLoc &DL, DILocation *InlinedAt,
110 DebugLoc DebugLoc::appendInlinedAt(const DebugLoc &DL, DILocation *InlinedAt, in appendInlinedAt() function in DebugLoc
1740 auto IA = DebugLoc::appendInlinedAt(OrigDL, InlinedAt, Ctx, IANodes); in inlineDebugLoc()