Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/core/
Dcore_itable_builder.h26 … [[maybe_unused]] Span<Class *> classInterfaces, [[maybe_unused]] bool isInterface) override in Build()
/arkcompiler/runtime_core/static_core/runtime/include/
Ditable_builder.h50 … [[maybe_unused]] Span<Class *> classInterfaces, [[maybe_unused]] bool isInterface) override in Build()
Dvtable_builder-inl.h170 bool isInterface) in Build()
/arkcompiler/runtime_core/static_core/runtime/
Dimtable_builder.cpp44 void IMTableBuilder::Build(ITable itable, bool isInterface) in Build()
Dclass_linker.cpp333 Span<Class *> interfaces, bool isInterface) in GetClassInfo()
988 ClassLinkerContext *context, bool isInterface) in BuildClass()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_itable_builder.cpp41 …lder::Build(ClassLinker *classLinker, Class *base, Span<Class *> classInterfaces, bool isInterface) in Build()
/arkcompiler/ets_frontend/es2panda/typescript/core/
Dobject.cpp200 bool isInterface) in ResolvePropertiesOfObjectType()
/arkcompiler/ets_frontend/ets2panda/checker/ts/
Dobject.cpp197 … ArenaVector<ir::TSIndexSignature *> &indexDeclarations, bool isInterface) in ResolvePropertiesOfObjectType()