Home
last modified time | relevance | path

Searched defs:isZeroSizedArray (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaSYCL.cpp45 static bool isZeroSizedArray(SemaSYCL &S, QualType Ty) { in isZeroSizedArray() function
H A DSemaHLSL.cpp332 static bool isZeroSizedArray(const ConstantArrayType *CAT) { in isZeroSizedArray() function