Searched refs:printStrongPointer (Results 1 – 2 of 2) sorted by relevance
30 TextOutput& printStrongPointer(TextOutput& to, const void* val);213 return printStrongPointer(to, val.get());
615 TextOutput& printStrongPointer(TextOutput& to, const void* val) in printStrongPointer() function