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.h51 … [[maybe_unused]] Span<Class *> classInterfaces, [[maybe_unused]] bool isInterface) override in Build()
Dvtable_builder_base-inl.h192 bool isInterface) in Build()
/arkcompiler/runtime_core/static_core/runtime/
Dimtable_builder.cpp44 void IMTableBuilder::Build(ITable itable, bool isInterface) in Build()
Dclass_linker.cpp361 … Span<Class *> interfaces, bool isInterface, ClassLinkerErrorHandler *errorHandler) in SetupClassInfo()
1090 ClassLinkerContext *context, bool isInterface) in BuildClass()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_itable_builder.cpp98 …lder::Build(ClassLinker *classLinker, Class *base, Span<Class *> classInterfaces, bool isInterface) in Build()
/arkcompiler/ets_frontend/es2panda/typescript/core/
Dobject.cpp189 bool isInterface) in ResolvePropertiesOfObjectType()
/arkcompiler/ets_frontend/ets2panda/checker/ts/
Dobject.cpp197 … ArenaVector<ir::TSIndexSignature *> &indexDeclarations, bool isInterface) in ResolvePropertiesOfObjectType()