Home | History | Annotate | Download | only in Sema

Lines Matching defs:IsArray

6304   const bool IsArray = T->isArrayType();
6313 if (!IsAddressOf && !IsFunction && !IsArray)
6328 else if (IsArray)