Searched refs:ThreadedList (Results 1 – 8 of 8) sorted by relevance
50 base::ThreadedList<VariableProxy, VariableProxy::UnresolvedNext>;138 base::ThreadedList<Variable>::Iterator top_local_;224 base::ThreadedList<Declaration>* declarations() { return &decls_; }226 base::ThreadedList<Variable>* locals() { return &locals_; }766 base::ThreadedList<Variable> locals_;771 base::ThreadedList<Declaration> decls_;1296 base::ThreadedList<SloppyBlockFunctionStatement> sloppy_block_functions_;
249 using List = base::ThreadedList<Variable>;
353 using List = base::ThreadedList<Declaration>;
181 base::ThreadedList<ThreadedLabel> linked;
288 using ThreadedList = ThreadedListBase<T, EmptyBase, TLTraits>; variable
662 using List = base::ThreadedList<Node>;1257 using List = base::ThreadedList<Phi>;
92 base::ThreadedList<Parameter> params;
45328 - top_local_ = base::ThreadedList<Variable>::Iterator();45343 base::ThreadedList<Variable>::Iterator top_local_;