Searched refs:ApplyInlineDebugLocation (Results 1 – 3 of 3) sorted by relevance
915 class ApplyInlineDebugLocation {923 ApplyInlineDebugLocation(CodeGenFunction &CGF, GlobalDecl InlinedFn);925 ~ApplyInlineDebugLocation();
160 ApplyInlineDebugLocation::ApplyInlineDebugLocation(CodeGenFunction &CGF, in ApplyInlineDebugLocation() function in ApplyInlineDebugLocation176 ApplyInlineDebugLocation::~ApplyInlineDebugLocation() { in ~ApplyInlineDebugLocation()
2325 ApplyInlineDebugLocation DebugScope(*this, GD); in EmitInlinedInheritingCXXConstructorCall()