IsStackAllocated 443 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp stack_allocated_host_ = info->IsStackAllocated(); IsStackAllocated 476 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp if (!stack_allocated_host_ && edge->value()->IsStackAllocated()) { IsStackAllocated 669 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp if (info->IsStackAllocated()) { IsStackAllocated 673 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp if (!it->second.info()->IsStackAllocated()) IsStackAllocated 174 tools/clang/blink_gc_plugin/RecordInfo.cpp if (it->second.info()->IsStackAllocated()) { IsStackAllocated 232 tools/clang/blink_gc_plugin/RecordInfo.cpp if (IsStackAllocated()) IsStackAllocated 415 tools/clang/blink_gc_plugin/RecordInfo.cpp if (IsStackAllocated()) IsStackAllocated 94 tools/clang/blink_gc_plugin/RecordInfo.h bool IsStackAllocated();