Searched refs:getNeonEltType (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaChecking.cpp | 1149 static QualType getNeonEltType(NeonTypeFlags Flags, ASTContext &Context, in getNeonEltType() function 1223 getNeonEltType(NeonTypeFlags(TV), Context, IsPolyUnsigned, IsInt64Long); in CheckNeonBuiltinFunctionCall()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaChecking.cpp | 2022 static QualType getNeonEltType(NeonTypeFlags Flags, ASTContext &Context, in getNeonEltType() function 2222 getNeonEltType(NeonTypeFlags(TV), Context, IsPolyUnsigned, IsInt64Long); in CheckNeonBuiltinFunctionCall()
|