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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp1708 bool IsPolyUnsigned, bool IsInt64Long) {
1717 if (IsInt64Long)
1727 if (IsInt64Long)
1781 bool IsInt64Long = local
1784 getNeonEltType(NeonTypeFlags(TV), Context, IsPolyUnsigned, IsInt64Long);
1707 getNeonEltType(NeonTypeFlags Flags, ASTContext &Context, bool IsPolyUnsigned, bool IsInt64Long) argument

Completed in 81 milliseconds