Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
DtsTypeLiteralBuilder.h32 TSTypeLiteralBuilder &AddType(AstNode *member) in AddType() function
DetsUnionTypeBuilder.h31 ETSUnionTypeBuilder &AddType(ir::TypeNode *type) in AddType() function
DtsUnionTypeBuilder.h29 TSUnionTypeBuilder &AddType(TypeNode *type) in AddType() function
/arkcompiler/runtime_core/static_core/verification/jobs/
Djob.h170 void AddType(uint32_t offset, Type const *type) in AddType() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
Dpgo_method_type_set.h42 void AddType(uint32_t offset, PGOSampleType type) in AddType() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.cpp232 bool PGOMethodInfoMap::AddType(Chunk *chunk, PGOMethodId methodId, int32_t offset, PGOSampleType ty… in AddType() function in panda::ecmascript::pgo::PGOMethodInfoMap
656 bool PGORecordDetailInfos::AddType(ProfileType recordProfileType, PGOMethodId methodId, int32_t off… in AddType() function in panda::ecmascript::pgo::PGORecordDetailInfos
/arkcompiler/runtime_core/libpandafile/
Dfile_items.cpp518 void ProtoItem::AddType(TypeItem *type, size_t *n) in AddType() function in panda::panda_file::ProtoItem
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_items.cpp498 void ProtoItem::AddType(TypeItem *type, size_t *n) in AddType() function in ark::panda_file::ProtoItem