Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ast_verifier/
H A DidentifierHasVariable.cpp41 if (CheckMoreAstExceptions(id)) { in operator ()()
49 bool IdentifierHasVariable::CheckMoreAstExceptions(const ir::Identifier *ast) const in CheckMoreAstExceptions() function in ark::es2panda::compiler::ast_verifier::IdentifierHasVariable
H A DidentifierHasVariable.h31 bool CheckMoreAstExceptions(const ir::Identifier *ast) const;

Completed in 1 milliseconds