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

/external/clang/lib/Basic/
H A DTargetInfo.cpp132 /// getTypeWidth - Return the width (in bits) of the specified integer type
134 unsigned TargetInfo::getTypeWidth(IntType T) const { function in class:TargetInfo

Completed in 710 milliseconds