Searched refs:CommonLength (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DExprConstant.cpp1692 unsigned CommonLength = FindDesignatorMismatch(ObjType, A, B, WasArrayIndex); local
1693 return CommonLength >= A.Entries.size() - IsArray;

Completed in 59 milliseconds