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

  /external/clang/include/clang/Basic/
TargetInfo.h 294 /// getDoubleWidth/Align/Format - Return the size/align/format of 'double'.
295 unsigned getDoubleWidth() const { return DoubleWidth; }
  /external/clang/lib/Frontend/
InitPreprocessor.cpp 494 DefineTypeSizeof("__SIZEOF_DOUBLE__", TI.getDoubleWidth(), TI, Builder);
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 36 milliseconds