Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/lsp/src/
Dscript_element_kind.cpp234 bool IsModule(ir::AstNodeType type) in IsModule() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.h501 [[nodiscard]] bool IsModule() const in IsModule() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile.h350 inline bool PUBLIC_API IsModule(const JSRecordInfo *jsRecordInfo) const in IsModule() function
/arkcompiler/runtime_core/libark_defect_scan_aux/
Dabc_file.cpp74 bool AbcFile::IsModule(std::string_view record_name) const in IsModule() function in panda::defect_scan_aux::AbcFile