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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1604 QualType getWIntType() const { return WIntTy; } function in class:clang::ASTContext::DynTypedNodeList
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h301 IntType getWIntType() const { return WIntType; } function in class:clang::TargetInfo

Completed in 116 milliseconds