Home
last modified time | relevance | path

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

/external/chromium_org/tools/clang/blink_gc_plugin/
DConfig.h53 static bool IsOwnPtr(const std::string& name) { in IsOwnPtr() function
DEdge.h89 virtual bool IsOwnPtr() { return false; } in IsOwnPtr() function
155 bool IsOwnPtr() { return true; } in IsOwnPtr() function