Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h393 IntType getWIntType() const { return WIntType; } getWIntType() function
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1784 QualType getWIntType() const { return WIntTy; } getWIntType() function