Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DTargetInfo.h363 unsigned getChar32Width() const { return getTypeWidth(Char32Type); } in getChar32Width() function
/external/llvm-project/clang/include/clang/Basic/
DTargetInfo.h622 unsigned getChar32Width() const { return getTypeWidth(Char32Type); } in getChar32Width() function