HomeSort by relevance Sort by last modified time
    Searched refs:IsVisitorDispatcherType (Results 1 - 2 of 2) sorted by null

  /external/v8/tools/clang/blink_gc_plugin/
Config.h 177 static bool IsVisitorDispatcherType(const clang::QualType& formal_type) {
216 if (!IsVisitorDispatcherType(formal_type))
CheckTraceVisitor.cpp 166 if (Config::IsVisitorDispatcherType(base_decl->getType())) {

Completed in 5086 milliseconds