Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/
HDTargetInfo.h402 IntType getWIntType() const { return WIntType; } in getWIntType() function
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDASTContext.h1851 QualType getWIntType() const { return WIntTy; } in getWIntType() function