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

  /external/clang/include/clang/Basic/
TargetInfo.h 280 /// getIntMaxTWidth - Return the size of intmax_t and uintmax_t for this
282 unsigned getIntMaxTWidth() const {
  /external/clang/lib/Lex/
PPExpressions.cpp 735 unsigned BitWidth = getTargetInfo().getIntMaxTWidth();
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]

Completed in 41 milliseconds