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