Searched refs:ApplyInlineDebugLocation (Results 1 – 3 of 3) sorted by relevance
886 class ApplyInlineDebugLocation {894 ApplyInlineDebugLocation(CodeGenFunction &CGF, GlobalDecl InlinedFn);896 ~ApplyInlineDebugLocation();
150 ApplyInlineDebugLocation::ApplyInlineDebugLocation(CodeGenFunction &CGF, in ApplyInlineDebugLocation() function in ApplyInlineDebugLocation166 ApplyInlineDebugLocation::~ApplyInlineDebugLocation() { in ~ApplyInlineDebugLocation()
2314 ApplyInlineDebugLocation DebugScope(*this, GD); in EmitInlinedInheritingCXXConstructorCall()