Home
last modified time | relevance | path

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

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