Home
last modified time | relevance | path

Searched defs:WIntTy (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DFormatString.h268 AnyCharTy, CStrTy, WCStrTy, WIntTy }; enumerator
H A DASTContext.h1123 CanQualType WIntTy; // [C99 7.24.1], integer type unchanged by default promotions. variable