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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp6118 static bool isPermittedNeonBaseType(QualType &Ty, function
6201 if (!isPermittedNeonBaseType(CurType, VecKind, S)) {

Completed in 94 milliseconds