DECLARE_VISIT 60 src/full-codegen.h #define DECLARE_VISIT(type) virtual void Visit##type(type* node); DECLARE_VISIT 62 src/full-codegen.h #undef DECLARE_VISIT DECLARE_VISIT 574 src/full-codegen.h #define DECLARE_VISIT(type) virtual void Visit##type(type* node); DECLARE_VISIT 576 src/full-codegen.h #undef DECLARE_VISIT DECLARE_VISIT 1009 src/hydrogen.h #define DECLARE_VISIT(type) virtual void Visit##type(type* node); DECLARE_VISIT 1011 src/hydrogen.h #undef DECLARE_VISIT DECLARE_VISIT 4231 src/jsregexp.cc #define DECLARE_VISIT(Type) \ DECLARE_VISIT 1494 src/jsregexp.h #define DECLARE_VISIT(Type) \ DECLARE_VISIT 1497 src/jsregexp.h #undef DECLARE_VISIT DECLARE_VISIT 1521 src/jsregexp.h #define DECLARE_VISIT(Type) \ DECLARE_VISIT 1524 src/jsregexp.h #undef DECLARE_VISIT DECLARE_VISIT 1557 src/jsregexp.h #define DECLARE_VISIT(Type) \ DECLARE_VISIT 1560 src/jsregexp.h #undef DECLARE_VISIT DECLARE_VISIT 56 src/prettyprinter.h #define DECLARE_VISIT(type) virtual void Visit##type(type* node); DECLARE_VISIT 58 src/prettyprinter.h #undef DECLARE_VISIT DECLARE_VISIT 89 src/prettyprinter.h #define DECLARE_VISIT(type) virtual void Visit##type(type* node); DECLARE_VISIT 91 src/prettyprinter.h #undef DECLARE_VISIT