Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DTargetInfo.h220 IntType getWIntType() const { return WIntType; } in getWIntType() function
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DASTContext.h1242 QualType getWIntType() const { return WIntTy; } in getWIntType() function