Searched defs:PassedType (Results 1 – 2 of 2) sorted by relevance
952 QualType PassedType = TheCall->getArg(i)->getType(); in CheckArgsTypesAreCorrect() local967 auto checkAllFloatTypes = [](clang::QualType PassedType) -> bool { in CheckAllArgsHaveFloatRepresentation()975 auto checkFloatorHalf = [](clang::QualType PassedType) -> bool { in CheckFloatOrHalfRepresentations()987 auto checkDoubleVector = [](clang::QualType PassedType) -> bool { in CheckNoDoubleVectors()997 auto checkAllUnsignedTypes = [](clang::QualType PassedType) -> bool { in CheckUnsignedIntRepresentation()
355 QualType PassedType = Arg->getType(); in BuiltinPPCMMACall() local