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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/XCore/
H A DXCoreISelLowering.cpp257 static inline bool isZeroLengthArray(Type *Ty) { function
280 if (!Ty->isSized() || isZeroLengthArray(Ty)) {

Completed in 116 milliseconds