Home
last modified time | relevance | path

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

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