Searched refs:IsDeref (Results 1 – 3 of 3) 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() argument1196 return IsDeref; in shouldTypeidBeNullChecked()
136 bool shouldTypeidBeNullChecked(bool IsDeref, QualType SrcRecordTy) override;950 bool MicrosoftCXXABI::shouldTypeidBeNullChecked(bool IsDeref, in shouldTypeidBeNullChecked() argument953 return IsDeref && in shouldTypeidBeNullChecked()