Home
last modified time | relevance | path

Searched refs:EveryChildInParentRange (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ast_verifier/
H A DeveryChildInParentRange.h23 class EveryChildInParentRange { class
25 explicit EveryChildInParentRange([[maybe_unused]] ArenaAllocator &allocator) {} in EveryChildInParentRange() function in ark::es2panda::compiler::ast_verifier::EveryChildInParentRange
H A DeveryChildInParentRange.cpp20 CheckResult EveryChildInParentRange::operator()(CheckContext &ctx, const ir::AstNode *ast) in operator ()()
H A DASTVerifier.cpp48 AddInvariant<EveryChildInParentRange>(allocator, "EveryChildInParentRange"); in ASTVerifier()

Completed in 2 milliseconds