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

/external/clang/include/clang/Basic/
H A DTargetInfo.h259 /// getWCharWidth/Align - Return the size of 'wchar_t' for this target, in
261 unsigned getWCharWidth() const { return getTypeWidth(WCharType); } function in class:clang::TargetInfo

Completed in 96 milliseconds