Searched refs:appendInlinedAt (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugLoc.h88 static DebugLoc appendInlinedAt(const DebugLoc &DL, DILocation *InlinedAt,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DDebugLoc.cpp82 DebugLoc DebugLoc::appendInlinedAt(const DebugLoc &DL, DILocation *InlinedAt, function in class:DebugLoc
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1450 auto IA = DebugLoc::appendInlinedAt(OrigDL, InlinedAt, Ctx, IANodes);

Completed in 110 milliseconds