Home
last modified time | relevance | path

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

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