Home
last modified time | relevance | path

Searched refs:IsVisitor (Results 1 – 2 of 2) sorted by relevance

/external/v8/tools/clang/blink_gc_plugin/
DConfig.h171 static bool IsVisitor(const std::string& name) { in IsVisitor() function
184 if (!IsVisitor(pointee_type->getName())) in IsVisitorPtrType()
DCheckTraceVisitor.cpp306 if (name != kTraceName || !Config::IsVisitor(callee->getName())) in CheckTraceFieldCall()