Home
last modified time | relevance | path

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

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