Searched refs:initWithPointer (Results 1 – 2 of 2) sorted by relevance
57 explicit PointerIntPair(PointerTy PtrVal) { initWithPointer(PtrVal); } in PointerIntPair()71 void initWithPointer(PointerTy PtrVal) LLVM_LVALUE_FUNCTION { in initWithPointer() function
220 this->Val.initWithPointer(nullptr);