Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DTargetInfo.h237 IntType getWCharType() const { return WCharType; } in getWCharType() function
/external/clang/include/clang/AST/
DASTContext.h1341 QualType getWCharType() const { return WCharTy; } in getWCharType() function