Home | History | Annotate | Download | only in Sema

Lines Matching defs:IsArray

8751   const bool IsArray = T->isArrayType();
8760 if (!IsAddressOf && !IsFunction && !IsArray)
8779 else if (IsArray)