Searched refs:shouldTypeidBeNullChecked (Results 1 – 4 of 4) sorted by relevance
281 virtual bool shouldTypeidBeNullChecked(bool IsDeref,
2205 if (CGF.CGM.getCXXABI().shouldTypeidBeNullChecked( in EmitTypeidFromVTable()
147 bool shouldTypeidBeNullChecked(bool IsDeref, QualType SrcRecordTy) override;984 bool MicrosoftCXXABI::shouldTypeidBeNullChecked(bool IsDeref, in shouldTypeidBeNullChecked() function in MicrosoftCXXABI
181 bool shouldTypeidBeNullChecked(bool IsDeref, QualType SrcRecordTy) override;1425 bool ItaniumCXXABI::shouldTypeidBeNullChecked(bool IsDeref, in shouldTypeidBeNullChecked() function in ItaniumCXXABI