Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.h861 ApplyInlineDebugLocation(CodeGenFunction &CGF, GlobalDecl InlinedFn);
H A DCGDebugInfo.cpp148 GlobalDecl InlinedFn) in ApplyInlineDebugLocation() argument
160 DI.EmitInlineFunctionStart(CGF.Builder, InlinedFn); in ApplyInlineDebugLocation()