Home
last modified time | relevance | path

Searched refs:IsPattern (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/
Darktsconfig.h46 bool IsPattern() const;
Darktsconfig.cpp91 bool ArkTsConfig::Pattern::IsPattern() const in IsPattern() function in panda::es2panda::ArkTsConfig::Pattern
99 if (!IsPattern()) { in GetSearchRoot()
117 if (IsPattern()) { in Match()
Dhelpers.h122 static bool IsPattern(const ir::AstNode *node);
Dhelpers.cpp439 bool Helpers::IsPattern(const ir::AstNode *node) in IsPattern() function in panda::es2panda::util::Helpers
/arkcompiler/ets_frontend/es2panda/util/
Dhelpers.h92 static bool IsPattern(const ir::AstNode *node);
Dhelpers.cpp423 bool Helpers::IsPattern(const ir::AstNode *node) in IsPattern() function in panda::es2panda::util::Helpers