Searched defs:IsPolyUnsigned (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaARM.cpp | 355 getNeonEltType(NeonTypeFlags Flags,ASTContext & Context,bool IsPolyUnsigned,bool IsInt64Long) getNeonEltType() argument |
H A D | SemaType.cpp | 8036 bool IsPolyUnsigned = Triple.getArch() == llvm::Triple::aarch64 || isPermittedNeonBaseType() local |