Home
last modified time | relevance | path

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

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