Searched refs:ApplyInlineDebugLocation (Results 1 – 3 of 3) sorted by relevance
853 class ApplyInlineDebugLocation {861 ApplyInlineDebugLocation(CodeGenFunction &CGF, GlobalDecl InlinedFn);863 ~ApplyInlineDebugLocation();
147 ApplyInlineDebugLocation::ApplyInlineDebugLocation(CodeGenFunction &CGF, in ApplyInlineDebugLocation() function in ApplyInlineDebugLocation163 ApplyInlineDebugLocation::~ApplyInlineDebugLocation() { in ~ApplyInlineDebugLocation()
2283 ApplyInlineDebugLocation DebugScope(*this, GD); in EmitInlinedInheritingCXXConstructorCall()