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

/external/clang/include/clang/Basic/
H A DTargetInfo.h217 IntType getWCharType() const { return WCharType; } function in class:clang::TargetInfo
/external/clang/include/clang/AST/
H A DASTContext.h1201 QualType getWCharType() const { return WCharTy; } function in class:clang::ASTContext

Completed in 2490 milliseconds