Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h392 IntType getWCharType() const { return WCharType; } getWCharType() function
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1765 QualType getWCharType() const { return WCharTy; } getWCharType() function