Home | History | Annotate | Download | only in Frontend

Lines Matching refs:getUIntPtrType

661   DefineTypeSize("__UINTPTR_MAX__", TI.getUIntPtrType(), TI, Builder);
710 DefineType("__UINTPTR_TYPE__", TI.getUIntPtrType(), Builder);
711 DefineFmt("__UINTPTR", TI.getUIntPtrType(), TI, Builder);
712 DefineTypeWidth("__UINTPTR_WIDTH__", TI.getUIntPtrType(), TI, Builder);