Searched defs:getNullPointerValue (Results 1 – 3 of 3) sorted by relevance
61 uint64_t getNullPointerValue(unsigned AddrSpace) const { in getNullPointerValue() function
352 uint64_t getNullPointerValue(LangAS AS) const override { in getNullPointerValue() function
363 virtual uint64_t getNullPointerValue(LangAS AddrSpace) const { return 0; } in getNullPointerValue() function