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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DTargetInfo.h227 IntType getWIntType() const { return WIntType; } function in class:clang::TargetInfo
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h1355 QualType getWIntType() const { return WIntTy; } function in class:clang::ASTContext::DynTypedNodeList

Completed in 104 milliseconds