Searched defs:VariableDeclStmtNode (Results 1 – 2 of 2) sorted by relevance
/external/bcc/src/cc/frontends/b/ | ||
D | scope.h | 34 class VariableDeclStmtNode; variable |
D | node.h | 458 : VariableDeclStmtNode(move(id), t), struct_id_(move(struct_id)) {} in VariableDeclStmtNode() function |