Searched defs:IsGlobalIdentifier (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/varbinder/ | ||
| D | varbinder.cpp | 92 bool VarBinder::IsGlobalIdentifier(const util::StringView &str) const in IsGlobalIdentifier() function in ark::es2panda::varbinder::VarBinder |
| D | ETSBinder.cpp | 1658 bool ETSBinder::IsGlobalIdentifier([[maybe_unused]] const util::StringView &str) const in IsGlobalIdentifier() function in ark::es2panda::varbinder::ETSBinder |
| /arkcompiler/ets_frontend/ets2panda/util/ | ||
| D | helpers.cpp | 59 bool Helpers::IsGlobalIdentifier(const util::StringView &str) in IsGlobalIdentifier() function in ark::es2panda::util::Helpers |
| /arkcompiler/ets_frontend/es2panda/util/ | ||
| D | helpers.cpp | 58 bool Helpers::IsGlobalIdentifier(const util::StringView &str) in IsGlobalIdentifier() function in panda::es2panda::util::Helpers |