Searched refs:ApplyInlineDebugLocation (Results 1 – 3 of 3) sorted by relevance
738 class ApplyInlineDebugLocation {746 ApplyInlineDebugLocation(CodeGenFunction &CGF, GlobalDecl InlinedFn);748 ~ApplyInlineDebugLocation();
144 ApplyInlineDebugLocation::ApplyInlineDebugLocation(CodeGenFunction &CGF, in ApplyInlineDebugLocation() function in ApplyInlineDebugLocation160 ApplyInlineDebugLocation::~ApplyInlineDebugLocation() { in ~ApplyInlineDebugLocation()
2210 ApplyInlineDebugLocation DebugScope(*this, GD); in EmitInlinedInheritingCXXConstructorCall()