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

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

Completed in 159 milliseconds