Home
last modified time | relevance | path

Searched defs:AstBlock (Results 1 – 5 of 5) sorted by relevance

/dports/java/jikes/jikes-1.22/src/
H A Dparser.h25 class AstBlock; variable
H A Dsymbol.h28 class AstBlock; variable
H A Dast.h180 class AstBlock; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/wasm/
H A DWasmAST.h383 explicit AstBlock(Op op, ExprType type, AstName name, AstExprVector&& exprs) in AstBlock() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/wasm/
H A DWasmAST.h305 explicit AstBlock(Op op, ExprType type, AstName name, AstExprVector&& exprs) in AstBlock() function