Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DTargetInfo.h347 IntType getWIntType() const { return WIntType; } in getWIntType() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h1656 QualType getWIntType() const { return WIntTy; } in getWIntType() function