Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp8014 static bool isPermittedNeonBaseType(QualType &Ty, in isPermittedNeonBaseType() function
8110 if (!isPermittedNeonBaseType(CurType, VecKind, S)) { in HandleNeonVectorTypeAttr()