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

/external/clang/include/clang/Basic/
H A DTargetInfo.h309 /// getChar32Width/Align - Return the size of 'char32_t' for this target, in
311 unsigned getChar32Width() const { return getTypeWidth(Char32Type); } function in class:clang::TargetInfo

Completed in 109 milliseconds