Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds