Home
last modified time | relevance | path

Searched defs:SetName (Results 1 - 21 of 21) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
H A DetsPackageDeclarationBuilder.h29 ETSPackageDeclarationBuilder &SetName(ir::Expression *name) in SetName() function in ark::es2panda::ir::ETSPackageDeclarationBuilder
H A DidentifierBuilder.h29 IdentifierBuilder &SetName(util::StringView name) in SetName() function in ark::es2panda::ir::IdentifierBuilder
H A DnamedTypeBuilder.h29 NamedTypeBuilder &SetName(Identifier *name) in SetName() function in ark::es2panda::ir::NamedTypeBuilder
H A DetsTypeReferencePartBuilder.h29 ETSTypeReferencePartBuilder &SetName(Expression *name) in SetName() function in ark::es2panda::ir::ETSTypeReferencePartBuilder
H A DtsTypeParameterBuilder.h29 TSTypeParameterBuilder &SetName(Identifier *name) in SetName() function in ark::es2panda::ir::TSTypeParameterBuilder
H A DtsModuleDeclarationBuilder.h29 TSModuleDeclarationBuilder &SetName(Expression *name) in SetName() function in ark::es2panda::ir::TSModuleDeclarationBuilder
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H A Dets_typeapi_parameter.h58 void SetName(EtsString *name) in SetName() function in ark::ets::EtsTypeAPIParameter
H A Dets_typeapi_method.h63 void SetName(EtsString *name) in SetName() function in ark::ets::EtsTypeAPIMethod
H A Dets_typeapi_field.h63 void SetName(EtsString *name) in SetName() function in ark::ets::EtsTypeAPIField
H A Dets_class.cpp473 void EtsClass::SetName(EtsString *name) in SetName() function in EtsClass
/arkcompiler/ets_frontend/es2panda/ir/expressions/
H A DprivateIdentifier.h62 void SetName(util::StringView name) in SetName() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::PrivateIdentifier
H A Didentifier.h75 void SetName(util::StringView name) in SetName() function in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::Identifier
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Ddebug_info.h57 void SetName(const std::string &n) in SetName() function in panda::ecmascript::kungfu::DebugInfo::FuncDebugInfo
H A Dcall_signature.h319 void SetName(const std::string &str) in SetName() function in panda::ecmascript::kungfu::CallSignature::TargetKind
/arkcompiler/runtime_core/static_core/runtime/coroutines/
H A Dstackful_coroutine_worker.h76 void SetName(PandaString name) in SetName() function in ark::StackfulCoroutineWorker
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/include/
H A Dmempool.h135 void SetName(const std::string &name) in SetName() function in maple::MemPoolStat
139 void SetName(const char *name) in SetName() function in maple::MemPoolStat
151 void SetName(const std::string & /* name */) const {} in SetName() function in maple::MemPoolStat
152 void SetName(const char /* name */) const {} in SetName() function in maple::MemPoolStat
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
H A DetsObjectType.h255 void SetName(const util::StringView &newName) in SetName() function in ark::es2panda::checker::ETSObjectType
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dcg.h177 void SetName(const std::string &ptnName) in SetName() function in maplebe::GCTIBPattern
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_snapshot.h95 void SetName(CString *name) in SetName() function in panda::ecmascript::EdgeType::Node
203 void SetName(CString *name) in SetName() function in panda::ecmascript::EdgeType::Edge
/arkcompiler/toolchain/tooling/base/
H A Dpt_types.h766 InternalPropertyDescriptor &SetName(const std::string &name) in SetName() function in panda::ecmascript::tooling::final::final
813 PrivatePropertyDescriptor &SetName(const std::string &name) in SetName() function in panda::ecmascript::tooling::final::final
902 PropertyDescriptor &SetName(const std::string &name) in SetName() function in panda::ecmascript::tooling::final::final
1518 Scope &SetName(const std::string &name) in SetName() function in panda::ecmascript::tooling::final::final
2526 TypeObject &SetName(const std::string &name) in SetName() function in panda::ecmascript::tooling::final::final
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp3680 void FunctionRef::SetName(const EcmaVM *vm, Local<StringRef> name) in SetName() function in panda::FunctionRef

Completed in 26 milliseconds