Searched defs:state_add (Results 1 – 1 of 1) sorted by relevance
87 StmtNode *Parser::state_add(Scopes::StateScope *scope, IdentExprNode *id, BlockStmtNode *body) { in state_add() function in ebpf::cc::Parser104 StmtNode *Parser::state_add(Scopes::StateScope *scope, IdentExprNode *id1, IdentExprNode *id2, Bloc… in state_add() function in ebpf::cc::Parser