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

/external/clang/include/clang/Basic/
H A DTargetInfo.h362 /// getDoubleWidth/Align/Format - Return the size/align/format of 'double'.
363 unsigned getDoubleWidth() const { return DoubleWidth; } function in class:clang::TargetInfo

Completed in 128 milliseconds