Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DFormatString.h252 AnyCharTy, CStrTy, WCStrTy, WIntTy }; enumerator
H A DASTContext.h1006 CanQualType WIntTy; // [C99 7.24.1], integer type unchanged by default promotions. variable