Searched refs:ApplyInlineDebugLocation (Results 1 – 3 of 3) sorted by relevance
810 class ApplyInlineDebugLocation {818 ApplyInlineDebugLocation(CodeGenFunction &CGF, GlobalDecl InlinedFn);820 ~ApplyInlineDebugLocation();
146 ApplyInlineDebugLocation::ApplyInlineDebugLocation(CodeGenFunction &CGF, in ApplyInlineDebugLocation() function in ApplyInlineDebugLocation162 ApplyInlineDebugLocation::~ApplyInlineDebugLocation() { in ~ApplyInlineDebugLocation()
2257 ApplyInlineDebugLocation DebugScope(*this, GD); in EmitInlinedInheritingCXXConstructorCall()