Searched defs:DECLARE (Results 1 – 11 of 11) sorted by relevance
295 #define DECLARE(A) virtual void Visit##A(const Instruction* instr) = 0; macro296 VISITOR_LIST(DECLARE) in VISITOR_LIST() argument322 #define DECLARE(A) \ macro392 #define DECLARE(A) void Visit##A(const Instruction* instr); macro393 VISITOR_LIST(DECLARE) in VISITOR_LIST() argument
104 #define DECLARE(A) \ macro
51 #define DECLARE(A) \ macro
12 #define DECLARE(x) extern int x macro
74 #define DECLARE(x) extern int x macro
20 #define DECLARE(name) void name(int argc,const char * const *argv, \ macro
101 #define DECLARE(type) \ in EXPAND_NODES() macro264 DECLARE(StringExprNode) in DECLARE() function334 DECLARE(BlockStmtNode) in DECLARE() function463 DECLARE(IntegerVariableDeclStmtNode) in DECLARE() function
94 #define DECLARE(REDUCER, T) \ macro
18 DECLARE = 12; enumerator
17 message DECLARE {} message
17 enum DECLARE { ZERO13 = 0; } enum