Searched refs:ApplyInlineDebugLocation (Results 1 – 3 of 3) sorted by relevance
970 class ApplyInlineDebugLocation {978 ApplyInlineDebugLocation(CodeGenFunction &CGF, GlobalDecl InlinedFn);980 ~ApplyInlineDebugLocation();
298 ApplyInlineDebugLocation::ApplyInlineDebugLocation(CodeGenFunction &CGF, in ApplyInlineDebugLocation() function in ApplyInlineDebugLocation314 ApplyInlineDebugLocation::~ApplyInlineDebugLocation() { in ~ApplyInlineDebugLocation()
2330 ApplyInlineDebugLocation DebugScope(*this, GD); in EmitInlinedInheritingCXXConstructorCall()