Searched refs:ApplyInlineDebugLocation (Results 1 – 3 of 3) sorted by relevance
797 class ApplyInlineDebugLocation {805 ApplyInlineDebugLocation(CodeGenFunction &CGF, GlobalDecl InlinedFn);807 ~ApplyInlineDebugLocation();
145 ApplyInlineDebugLocation::ApplyInlineDebugLocation(CodeGenFunction &CGF, in ApplyInlineDebugLocation() function in ApplyInlineDebugLocation161 ApplyInlineDebugLocation::~ApplyInlineDebugLocation() { in ~ApplyInlineDebugLocation()
2257 ApplyInlineDebugLocation DebugScope(*this, GD); in EmitInlinedInheritingCXXConstructorCall()