Home
last modified time | relevance | path

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

/external/chromium_org/tools/clang/blink_gc_plugin/
DConfig.h45 static bool IsRawPtr(const std::string& name) { in IsRawPtr() function
DEdge.h86 virtual bool IsRawPtr() { return false; } in IsRawPtr() function
128 bool IsRawPtr() { return true; } in IsRawPtr() function