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

/external/clang/lib/Sema/
H A DSemaChecking.cpp6307 static bool isConstantSizeArrayWithMoreThanOneElement(QualType Ty, function
6375 if (!isConstantSizeArrayWithMoreThanOneElement(DstArg->getType(), Context))
6464 bool isKnownSizeArray = isConstantSizeArrayWithMoreThanOneElement(DstTy,

Completed in 112 milliseconds