Home
last modified time | relevance | path

Searched defs:FuncDeclStmtNode (Results 1 – 2 of 2) sorted by relevance

/external/bcc/src/cc/frontends/b/
Dscope.h37 class FuncDeclStmtNode; variable
Dnode.h613 FuncDeclStmtNode(IdentExprNode::Ptr id, FormalList&& formals, BlockStmtNode::Ptr block) in FuncDeclStmtNode() function