Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/varbinder/
Dvarbinder.cpp92 bool VarBinder::IsGlobalIdentifier(const util::StringView &str) const in IsGlobalIdentifier() function in ark::es2panda::varbinder::VarBinder
DETSBinder.cpp1658 bool ETSBinder::IsGlobalIdentifier([[maybe_unused]] const util::StringView &str) const in IsGlobalIdentifier() function in ark::es2panda::varbinder::ETSBinder
/arkcompiler/ets_frontend/ets2panda/util/
Dhelpers.cpp59 bool Helpers::IsGlobalIdentifier(const util::StringView &str) in IsGlobalIdentifier() function in ark::es2panda::util::Helpers
/arkcompiler/ets_frontend/es2panda/util/
Dhelpers.cpp58 bool Helpers::IsGlobalIdentifier(const util::StringView &str) in IsGlobalIdentifier() function in panda::es2panda::util::Helpers