Searched refs:shouldTypeidBeNullChecked (Results 1 – 4 of 4) sorted by relevance
254 virtual bool shouldTypeidBeNullChecked(bool IsDeref,
180 bool shouldTypeidBeNullChecked(bool IsDeref, QualType SrcRecordTy) override;1194 bool ItaniumCXXABI::shouldTypeidBeNullChecked(bool IsDeref, in shouldTypeidBeNullChecked() function in ItaniumCXXABI
1798 if (CGF.CGM.getCXXABI().shouldTypeidBeNullChecked( in EmitTypeidFromVTable()
136 bool shouldTypeidBeNullChecked(bool IsDeref, QualType SrcRecordTy) override;950 bool MicrosoftCXXABI::shouldTypeidBeNullChecked(bool IsDeref, in shouldTypeidBeNullChecked() function in MicrosoftCXXABI