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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DTargetInfo.h217 IntType getWCharType() const { return WCharType; } function in class:clang::TargetInfo
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h1174 QualType getWCharType() const { return WCharTy; } function in class:clang::ASTContext

Completed in 67 milliseconds