Searched defs:IsRefPtr (Results 1 – 2 of 2) sorted by relevance
63 static bool IsRefPtr(const std::string& name) { in IsRefPtr() function
98 virtual bool IsRefPtr() { return false; } in IsRefPtr() function157 bool IsRefPtr() override { return true; } in IsRefPtr() function