reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Frontend/InitPreprocessor.cpp
  793   DefineTypeSize("__UINTPTR_MAX__", TI.getUIntPtrType(), TI, Builder);
  842   DefineType("__UINTPTR_TYPE__", TI.getUIntPtrType(), Builder);
  843   DefineFmt("__UINTPTR", TI.getUIntPtrType(), TI, Builder);
  844   DefineTypeWidth("__UINTPTR_WIDTH__", TI.getUIntPtrType(), TI, Builder);