Searched defs:DECLARE (Results 1 – 11 of 11) sorted by relevance
125 #define DECLARE(A) virtual void Visit##A(const Instruction* instr) = 0; macro126 VISITOR_LIST(DECLARE) in VISITOR_LIST() argument195 #define DECLARE(A) void Visit##A(const Instruction* instr); macro196 VISITOR_LIST(DECLARE) in VISITOR_LIST() argument
84 #define DECLARE(A) void Visit##A(const Instruction* instr); macro
46 #define DECLARE(A) virtual void Visit##A(const Instruction* instr); macro
833 #define DECLARE(A) virtual void Visit##A(const Instruction* instr); macro834 VISITOR_LIST(DECLARE) in VISITOR_LIST() argument
71 #define DECLARE(A) virtual void Visit##A(Instruction* instr) = 0; macro112 #define DECLARE(A) void Visit##A(Instruction* instr); macro
60 #define DECLARE(A) void Visit##A(Instruction* instr); macro
27 #define DECLARE(A) void Visit##A(Instruction* instr); macro
19 #define DECLARE(name) void name(int argc,const char * const *argv, \ macro
331 DECLARE, enumerator
META-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM ...