Searched refs:inside_with (Results 1 – 3 of 3) sorted by relevance
291 bool inside_with() const { return scope_inside_with_; } in inside_with() function
692 bool inside_with() const { return scope_->inside_with(); } in inside_with() function
2319 if (value != NULL && !inside_with()) { in ParseVariableDeclarations()