Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/Analyses/
DFormatString.h239 AnyCharTy, CStrTy, WCStrTy, WIntTy }; enumerator
/external/llvm-project/clang/include/clang/AST/
DFormatString.h252 AnyCharTy, CStrTy, WCStrTy, WIntTy }; enumerator
DASTContext.h966 CanQualType WIntTy; // [C99 7.24.1], integer type unchanged by default promotions. variable
/external/clang/include/clang/AST/
DASTContext.h898 CanQualType WIntTy; // [C99 7.24.1], integer type unchanged by default promotions. variable