Home
last modified time | relevance | path

Searched refs:IsCStyleOrFunctionalCast (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaOverload.cpp2727 bool IsCStyleOrFunctionalCast = IgnoreBaseAccess; in CheckPointerConversion() local
2731 if (Diagnose && !IsCStyleOrFunctionalCast && !FromType->isAnyPointerType() && in CheckPointerConversion()
2767 if (Diagnose && !IsCStyleOrFunctionalCast && in CheckPointerConversion()