Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h401 IntType getWCharType() const { return WCharType; } getWCharType() function
/llvm-project/clang/include/clang/AST/
H A DASTContext.h1827 QualType getWCharType() const { return WCharTy; } getWCharType() function