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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp646 /// getNeonEltType - Return the QualType corresponding to the elements of
649 static QualType getNeonEltType(NeonTypeFlags Flags, ASTContext &Context, function
723 getNeonEltType(NeonTypeFlags(TV), Context, IsPolyUnsigned, IsInt64Long);

Completed in 81 milliseconds