IsGCDerived       687 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp     if (info->IsGCDerived()) {
IsGCDerived       105 tools/clang/blink_gc_plugin/RecordInfo.cpp   if (!IsGCDerived())
IsGCDerived       121 tools/clang/blink_gc_plugin/RecordInfo.cpp   if (!IsGCDerived())
IsGCDerived       139 tools/clang/blink_gc_plugin/RecordInfo.cpp   if (!IsGCDerived() || base_paths_->begin() == base_paths_->end())
IsGCDerived       154 tools/clang/blink_gc_plugin/RecordInfo.cpp   return IsGCDerived() || IsHeapAllocatedCollection();
IsGCDerived        90 tools/clang/blink_gc_plugin/RecordInfo.h   bool IsGCDerived();