Home
last modified time | relevance | path

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

/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.h169 bool IsExternal(EntityId id) const in IsExternal() function
/arkcompiler/runtime_core/static_core/libpandafile/
Dfield_data_accessor.h44 bool IsExternal() const in IsExternal() function
Dmethod_data_accessor.h56 bool IsExternal() const in IsExternal() function
Dfile.h164 bool IsExternal(EntityId id) const in IsExternal() function
/arkcompiler/ets_frontend/ets2panda/parser/
DETSparser.h423 bool IsExternal() const override in IsExternal() function
DparserImpl.h240 virtual bool IsExternal() const in IsExternal() function
/arkcompiler/runtime_core/libabckit/include/cpp/headers/core/
Dmodule_impl.h41 inline bool Module::IsExternal() const in IsExternal() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_arraybuffer.h142 bool IsExternal() const in IsExternal() function
/arkcompiler/ets_frontend/ets2panda/ir/base/
DscriptFunction.h221 [[nodiscard]] bool IsExternal() const noexcept in IsExternal() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile.h282 inline bool IsExternal(panda_file::File::EntityId id) const in IsExternal() function
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_ark_interface.cpp634 bool ark::llvmbackend::LLVMArkInterface::IsExternal(llvm::CallInst *call) in IsExternal() function in ark::llvmbackend::ark::llvmbackend::LLVMArkInterface