Home
last modified time | relevance | path

Searched defs:AddInvariantError (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DASTVerifier.h82 …virtual void AddInvariantError(const std::string &name, const std::string &cause, const ir::AstNod… in AddInvariantError() function
99 …void AddInvariantError(const std::string &name, const std::string &cause, const ir::AstNode &node)… in AddInvariantError() function
108 …void AddInvariantError([[maybe_unused]] const std::string &name, [[maybe_unused]] const std::strin… in AddInvariantError() function