Home
last modified time | relevance | path

Searched defs:IsRefPtr (Results 1 – 2 of 2) sorted by relevance

/external/v8/tools/clang/blink_gc_plugin/
DConfig.h63 static bool IsRefPtr(const std::string& name) { in IsRefPtr() function
DEdge.h98 virtual bool IsRefPtr() { return false; } in IsRefPtr() function
157 bool IsRefPtr() override { return true; } in IsRefPtr() function