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

/external/clang/include/clang/Basic/
H A DTargetInfo.h234 /// getFloatWidth/Align/Format - Return the size/align/format of 'float'.
235 unsigned getFloatWidth() const { return FloatWidth; } function in class:clang::TargetInfo

Completed in 57 milliseconds