Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds