Searched refs:ApplyInlineDebugLocation (Results 1 – 3 of 3) sorted by relevance
852 class ApplyInlineDebugLocation {860 ApplyInlineDebugLocation(CodeGenFunction &CGF, GlobalDecl InlinedFn);862 ~ApplyInlineDebugLocation();
151 ApplyInlineDebugLocation::ApplyInlineDebugLocation(CodeGenFunction &CGF, in ApplyInlineDebugLocation() function in ApplyInlineDebugLocation167 ApplyInlineDebugLocation::~ApplyInlineDebugLocation() { in ~ApplyInlineDebugLocation()
2324 ApplyInlineDebugLocation DebugScope(*this, GD); in EmitInlinedInheritingCXXConstructorCall()