Searched defs:AsPointer (Results 1 – 4 of 4) sorted by relevance
312 Pointer* AsPointer() override { return this; } in AsPointer() function313 const Pointer* AsPointer() const override { return this; } in AsPointer() function
512 Pointer* AsPointer() override { return this; } in AsPointer() function513 const Pointer* AsPointer() const override { return this; } in AsPointer() function