HomeSort by relevance Sort by last modified time
    Searched refs:getFloatWidth (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Basic/
TargetInfo.h 289 /// getFloatWidth/Align/Format - Return the size/align/format of 'float'.
290 unsigned getFloatWidth() const { return FloatWidth; }
  /external/clang/lib/Frontend/
InitPreprocessor.cpp 495 DefineTypeSizeof("__SIZEOF_FLOAT__", TI.getFloatWidth(), TI, Builder);
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 172 milliseconds