Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Basic/
H A DTargetInfo.h355 IntType getWIntType() const { return WIntType; } in getWIntType() function
/llvm-project-15.0.7/clang/include/clang/AST/
H A DASTContext.h1786 QualType getWIntType() const { return WIntTy; } in getWIntType() function