Home
last modified time | relevance | path

Searched refs:isPermittedNeonBaseType (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp8383 static bool isPermittedNeonBaseType(QualType &Ty, VectorKind VecKind, Sema &S) { in isPermittedNeonBaseType() function
8499 if (!isPermittedNeonBaseType(CurType, VecKind, S) && in HandleNeonVectorTypeAttr()