Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Basic/ !
H A DTargetInfo.h402 IntType getWIntType() const { return WIntType; } in getWIntType() function
/src/contrib/llvm-project/clang/include/clang/AST/ !
H A DASTContext.h1851 QualType getWIntType() const { return WIntTy; } in getWIntType() function