Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/varbinder/
Dscope.cpp559 …lt GlobalScope::InsertImpl(const util::StringView &name, Variable *const var, const bool isForeign, in InsertImpl()
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_item_container.cpp160 static T *GetOrInsert(C &map, I &items, const P &pos, const E &key, bool isForeign, Args &&...args) in GetOrInsert()