Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaType.cpp7410 static bool isPermittedNeonBaseType(QualType &Ty, in isPermittedNeonBaseType() function
7493 if (!isPermittedNeonBaseType(CurType, VecKind, S)) { in HandleNeonVectorTypeAttr()