Searched defs:AsPointer (Results 1 – 3 of 3) sorted by relevance
501 Pointer* AsPointer() override { return this; } in AsPointer() function502 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