Searched refs:stack_allocated_host_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/clang/blink_gc_plugin/
H A DBlinkGCPlugin.cpp642 : options_(options), current_(0), stack_allocated_host_(false) {}
647 stack_allocated_host_ = info->IsStackAllocated();
648 managed_host_ = stack_allocated_host_ ||
680 if (!stack_allocated_host_ && edge->value()->IsStackAllocated()) {
700 (stack_allocated_host_ && Parent()->IsRawPtr())) {
737 bool stack_allocated_host_; member in class:__anon16424::CheckFieldsVisitor

Completed in 61 milliseconds