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 152 IntType getUIntMaxType() const { return UIntMaxType; }
  /external/clang/lib/Frontend/
InitPreprocessor.cpp 463 DefineType("__UINTMAX_TYPE__", TI.getUIntMaxType(), Builder);

Completed in 326 milliseconds