Searched refs:shouldTypeidBeNullChecked (Results 1 – 4 of 4) sorted by relevance
271 virtual bool shouldTypeidBeNullChecked(bool IsDeref,
2174 if (CGF.CGM.getCXXABI().shouldTypeidBeNullChecked( in EmitTypeidFromVTable()
146 bool shouldTypeidBeNullChecked(bool IsDeref, QualType SrcRecordTy) override;959 bool MicrosoftCXXABI::shouldTypeidBeNullChecked(bool IsDeref, in shouldTypeidBeNullChecked() function in MicrosoftCXXABI
179 bool shouldTypeidBeNullChecked(bool IsDeref, QualType SrcRecordTy) override;1413 bool ItaniumCXXABI::shouldTypeidBeNullChecked(bool IsDeref, in shouldTypeidBeNullChecked() function in ItaniumCXXABI