Searched refs:IgnoreBaseAccess (Results 1 – 3 of 3) sorted by relevance
3498 bool IgnoreBaseAccess, in CheckPointerConversion() argument3501 bool IsCStyleOrFunctionalCast = IgnoreBaseAccess; in CheckPointerConversion()3534 &BasePath, IgnoreBaseAccess)) in CheckPointerConversion()3615 bool IgnoreBaseAccess, MemberPointerConversionDirection Direction) { in CheckMemberPointerConversion() argument3683 if (!IgnoreBaseAccess) in CheckMemberPointerConversion()
7997 bool IgnoreBaseAccess = Kind.isCStyleOrFunctionalCast(); in Perform() local8000 CurInit.get()->getSourceRange(), &BasePath, IgnoreBaseAccess)) in Perform()
10132 CXXCastPath &BasePath, bool IgnoreBaseAccess,10161 bool IgnoreBaseAccess, MemberPointerConversionDirection Direction);