Home
last modified time | relevance | path

Searched defs:isInterface (Results 1 – 10 of 10) 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.h197 bool isInterface) in Build()
/arkcompiler/runtime_core/static_core/runtime/
Dimtable_builder.cpp44 void IMTableBuilder::Build(ITable itable, bool isInterface) in Build()
Dclass_linker.cpp382 … Span<Class *> interfaces, bool isInterface, ClassLinkerErrorHandler *errorHandler) in SetupClassInfo()
1116 ClassLinkerContext *context, bool isInterface) in BuildClass()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_itable_builder.cpp100 …lder::Build(ClassLinker *classLinker, Class *base, Span<Class *> classInterfaces, bool isInterface) in Build()
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DinterfacePropertyDeclarations.cpp36 bool isInterface) in TransformOptionalFieldTypeAnnotation()
/arkcompiler/ets_frontend/es2panda/typescript/core/
Dobject.cpp189 bool isInterface) in ResolvePropertiesOfObjectType()
/arkcompiler/ets_frontend/ets2panda/checker/ts/
Dobject.cpp195 … ArenaVector<ir::TSIndexSignature *> &indexDeclarations, bool isInterface) in ResolvePropertiesOfObjectType()
/arkcompiler/ets_frontend/ets2panda/declgen_ets2ts/
DdeclgenEts2Ts.cpp1168 … const ir::ETSImportDeclaration *importDeclaration, bool isInterface) in GenTsImportStatement()
1340 … const ir::ETSImportDeclaration *importDeclaration, bool isInterface) in GenTsReExportStatement()