Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DFormatString.h259 AnyCharTy, CStrTy, WCStrTy, WIntTy }; enumerator
H A DASTContext.h1082 CanQualType WIntTy; // [C99 7.24.1], integer type unchanged by default promotions. variable