Home
last modified time | relevance | path

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

/external/chromium_org/tools/clang/blink_gc_plugin/
DConfig.h49 static bool IsRefPtr(const std::string& name) { in IsRefPtr() function
DEdge.h88 virtual bool IsRefPtr() { return false; } in IsRefPtr() function
143 bool IsRefPtr() { return true; } in IsRefPtr() function