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

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

Completed in 152 milliseconds