Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DTargetInfo.h358 unsigned getChar16Width() const { return getTypeWidth(Char16Type); } in getChar16Width() function
/external/llvm-project/clang/include/clang/Basic/
DTargetInfo.h617 unsigned getChar16Width() const { return getTypeWidth(Char16Type); } in getChar16Width() function