Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandafile/
Dfield_data_accessor.h44 bool IsExternal() const in IsExternal() function
Dmethod_data_accessor.h54 bool IsExternal() const in IsExternal() function
Dfile.h164 bool IsExternal(EntityId id) const in IsExternal() function
/arkcompiler/runtime_core/libpandafile/
Dfield_data_accessor.h44 bool IsExternal() const in IsExternal() function
Dmethod_data_accessor.h44 bool IsExternal() const in IsExternal() function
Dfile.h165 bool IsExternal(EntityId id) const in IsExternal() function
/arkcompiler/ets_frontend/ets2panda/ir/base/
DscriptFunction.h202 [[nodiscard]] bool IsExternal() const noexcept in IsExternal() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile.h238 inline bool IsExternal(panda_file::File::EntityId id) const in IsExternal() function