Searched defs:appendConstDecl (Results 1 – 2 of 2) sorted by relevance
201 int appendConstDecl(int, const Identifier*, int) { return 1; } in appendConstDecl() function
480 …ConstDeclNode* appendConstDecl(ConstDeclNode* tail, const Identifier* name, ExpressionNode* initia… in appendConstDecl() function