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

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

Completed in 104 milliseconds