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