Home | History | Annotate | Download | only in AST

Lines Matching full:commonlength

2271   unsigned CommonLength = FindDesignatorMismatch(ObjType, A, B, WasArrayIndex);
2272 return CommonLength >= A.Entries.size() - IsArray;