Searched defs:getNullPointerValue (Results 1 – 4 of 4) sorted by relevance
59 uint64_t getNullPointerValue(unsigned AddrSpace) const { in getNullPointerValue() function
60 static int64_t getNullPointerValue(unsigned AddrSpace) { in getNullPointerValue() function
392 uint64_t getNullPointerValue(LangAS AS) const override { in getNullPointerValue() function
413 virtual uint64_t getNullPointerValue(LangAS AddrSpace) const { return 0; } in getNullPointerValue() function