Home
last modified time | relevance | path

Searched refs:WInt (Results 1 – 1 of 1) sorted by relevance

/minix/external/bsd/llvm/dist/clang/lib/Analysis/
H A DFormatString.cpp369 QualType WInt = C.getCanonicalType(C.getWIntType()).getUnqualifiedType(); in matchesType() local
375 C.getCorrespondingUnsignedType(PromoArg) == WInt) in matchesType()
378 return WInt == PromoArg; in matchesType()