Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DTargetInfo.h238 IntType getWIntType() const { return WIntType; } in getWIntType() function
/external/clang/include/clang/AST/
DASTContext.h1360 QualType getWIntType() const { return WIntTy; } in getWIntType() function
/external/llvm-project/clang/include/clang/Basic/
DTargetInfo.h334 IntType getWIntType() const { return WIntType; } in getWIntType() function
/external/llvm-project/clang/include/clang/AST/
DASTContext.h1613 QualType getWIntType() const { return WIntTy; } in getWIntType() function