Home
last modified time | relevance | path

Searched refs:AccumulatedChecks (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ast_verifier/
H A DASTVerifier.h71 const InvariantNameSet &AccumulatedChecks() const in AccumulatedChecks() function in ark::es2panda::compiler::ast_verifier::final
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DcompilerImpl.cpp207 runner.Verify(ast, std::string {phase->Name()}, verificationCtx.AccumulatedChecks()); in RunVerifierAndPhases()
214 runner.Verify(ast, "AfterAllPhases", verificationCtx.AccumulatedChecks()); in RunVerifierAndPhases()

Completed in 2 milliseconds