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

  /external/chromium_org/tools/clang/blink_gc_plugin/
RecordInfo.h 89 bool IsGCAllocated();
RecordInfo.cpp 138 bool RecordInfo::IsGCAllocated() {
415 if (IsGCAllocated())
BlinkGCPlugin.cpp 476 info->IsGCAllocated() ||
519 if (!Parent() || !edge->value()->IsGCAllocated())
    [all...]

Completed in 1051 milliseconds