Searched refs:IgnoreBaseAccess (Results 1 – 3 of 3) sorted by relevance
3311 bool IgnoreBaseAccess, in CheckPointerConversion() argument3314 bool IsCStyleOrFunctionalCast = IgnoreBaseAccess; in CheckPointerConversion()3347 &BasePath, IgnoreBaseAccess)) in CheckPointerConversion()3428 bool IgnoreBaseAccess) { in CheckMemberPointerConversion() argument3474 if (!IgnoreBaseAccess) in CheckMemberPointerConversion()
7728 bool IgnoreBaseAccess = Kind.isCStyleOrFunctionalCast(); in Perform() local7731 CurInit.get()->getSourceRange(), &BasePath, IgnoreBaseAccess)) in Perform()
9947 CXXCastPath &BasePath, bool IgnoreBaseAccess,9967 bool IgnoreBaseAccess);