Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp4048 unsigned CommonLength = FindDesignatorMismatch(ObjType, A, B, WasArrayIndex); in AreElementsOfSameArray() local
4049 return CommonLength >= A.Entries.size() - IsArray; in AreElementsOfSameArray()