Searched refs:ScopeBody (Results 1 – 5 of 5) sorted by relevance
31 ScopeBody = 1, enumerator63 explicit ScopeBodyAST( AST* parent, AST::Type type = AST::ScopeBody );
25 The `ScopeBody` and `ScopeExpression` meta-node-types are no longer supported.
388 void ScopeBody();
657 ScopeBody(); in StructDeclaration()1241 void Parser::ScopeBody() in ScopeBody() function in Upp::Parser