Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DTargetInfo.h371 IntType getWIntType() const { return WIntType; } in getWIntType() function
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DASTContext.h1761 QualType getWIntType() const { return WIntTy; } in getWIntType() function