Searched refs:initWithPointer (Results 1 – 2 of 2) sorted by relevance
92 explicit PointerIntPair(PointerTy PtrVal) { initWithPointer(PtrVal); } in PointerIntPair()106 void initWithPointer(PointerTy PtrVal) & { in initWithPointer() function
186 this->Val.initWithPointer(nullptr);