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

  /external/clang/include/clang/Basic/
TargetInfo.h 137 IntType getUIntMaxType() const { return UIntMaxType; }
  /external/clang/lib/Frontend/
InitPreprocessor.cpp 527 DefineType("__UINTMAX_TYPE__", TI.getUIntMaxType(), Builder);

Completed in 16 milliseconds