Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DTargetInfo.h370 IntType getWCharType() const { return WCharType; } in getWCharType() function
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DASTContext.h1742 QualType getWCharType() const { return WCharTy; } in getWCharType() function