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

  /external/chromium_org/tools/clang/blink_gc_plugin/
RecordInfo.h 91 bool IsGCMixin();
BlinkGCPlugin.cpp 514 !edge->value()->IsGCMixin()) {
761 if (!info->IsGCMixin()) {
860 if (info->IsGCMixin())
    [all...]
RecordInfo.cpp 120 bool RecordInfo::IsGCMixin() {

Completed in 50 milliseconds