Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DFormatString.cpp282 case WIntTy: { in matchesType()
329 case WIntTy: { in getRepresentativeType()
DPrintfFormatString.cpp291 case LengthModifier::AsLong: return ArgTypeResult::WIntTy; in getArgType()
/external/clang/include/clang/Analysis/Analyses/
DFormatString.h202 CStrTy, WCStrTy, WIntTy }; enumerator