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

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

Completed in 107 milliseconds