Home
last modified time | relevance | path

Searched refs:InlinedFn (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h894 ApplyInlineDebugLocation(CodeGenFunction &CGF, GlobalDecl InlinedFn);
H A DCGDebugInfo.cpp151 GlobalDecl InlinedFn) in ApplyInlineDebugLocation() argument
163 DI.EmitInlineFunctionStart(CGF.Builder, InlinedFn); in ApplyInlineDebugLocation()