Home
last modified time | relevance | path

Searched refs:ScopeBody (Results 1 – 5 of 5) sorted by relevance

/dports/devel/kdevelop/kdevelop-21.12.3/plugins/qmakemanager/parser/
H A Dast.h31 ScopeBody = 1, enumerator
63 explicit ScopeBodyAST( AST* parent, AST::Type type = AST::ScopeBody );
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/acorn-walk/
H A DCHANGELOG.md25 The `ScopeBody` and `ScopeExpression` meta-node-types are no longer supported.
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/acorn-walk/
H A DCHANGELOG.md25 The `ScopeBody` and `ScopeExpression` meta-node-types are no longer supported.
/dports/devel/upp/upp/uppsrc/CppBase/
H A DInternal.h388 void ScopeBody();
H A DParser.cpp657 ScopeBody(); in StructDeclaration()
1241 void Parser::ScopeBody() in ScopeBody() function in Upp::Parser