Searched refs:SizeofType (Results 1 – 1 of 1) sorted by relevance
203 QualType SizeofType = SFinder.Sizeofs[0]->getTypeOfArgument(); in checkASTCodeBody() local205 if (typesCompatible(BR.getContext(), PointeeType, SizeofType)) in checkASTCodeBody()210 if (compatibleWithArrayType(BR.getContext(), PointeeType, SizeofType)) in checkASTCodeBody()232 << "sizeof operand type '" << SizeofType << "'"; in checkASTCodeBody()