AsList             77 tools/gn/input_conversion.cc   if (!expression->AsList() && !expression->AsLiteral()) {
AsList            252 tools/gn/parse_tree.cc     if (cur->AsList() || cur->AsLiteral() || cur->AsUnaryOp() ||
AsList             42 tools/gn/parse_tree.h   virtual const ListNode* AsList() const;
AsList            315 tools/gn/parse_tree.h   virtual const ListNode* AsList() const OVERRIDE;