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

/external/clang/lib/Sema/
H A DSemaChecking.cpp3848 bool isKnownSizeArray = isConstantSizeArrayWithMoreThanOneElement(DstTy, local
3850 if (!isKnownSizeArray) {

Completed in 324 milliseconds