| /arkcompiler/ets_frontend/ets2panda/util/ast-builders/ |
| D | namedTypeBuilder.h | 29 NamedTypeBuilder &SetName(Identifier *name) in SetName() function
|
| D | etsPackageDeclarationBuilder.h | 29 ETSPackageDeclarationBuilder &SetName(ir::Expression *name) in SetName() function
|
| D | identifierBuilder.h | 29 IdentifierBuilder &SetName(util::StringView name) in SetName() function
|
| D | tsTypeParameterBuilder.h | 29 TSTypeParameterBuilder &SetName(Identifier *name) in SetName() function
|
| D | etsTypeReferencePartBuilder.h | 29 ETSTypeReferencePartBuilder &SetName(Expression *name) in SetName() function
|
| D | tsModuleDeclarationBuilder.h | 29 TSModuleDeclarationBuilder &SetName(Expression *name) in SetName() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/include/ |
| D | mempool.h | 135 void SetName(const std::string &name) in SetName() function 139 void SetName(const char *name) in SetName() function 151 void SetName(const std::string & /* name */) const {} in SetName() function 152 void SetName(const char /* name */) const {} in SetName() function
|
| /arkcompiler/ets_frontend/es2panda/ir/expressions/ |
| D | privateIdentifier.h | 62 void SetName(util::StringView name) in SetName() function
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ |
| D | ets_typeapi_parameter.h | 58 void SetName(EtsString *name) in SetName() function
|
| D | ets_typeapi_method.h | 63 void SetName(EtsString *name) in SetName() function
|
| D | ets_typeapi_field.h | 63 void SetName(EtsString *name) in SetName() function
|
| D | ets_class.cpp | 491 void EtsClass::SetName(EtsString *name) in SetName() function in ark::ets::EtsClass
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | debug_info.h | 57 void SetName(const std::string &n) in SetName() function
|
| D | call_signature.h | 319 void SetName(const std::string &str) in SetName() function
|
| /arkcompiler/runtime_core/static_core/runtime/coroutines/ |
| D | stackful_coroutine_worker.h | 76 void SetName(PandaString name) in SetName() function
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ |
| D | heap_snapshot.h | 95 void SetName(CString *name) in SetName() function 203 void SetName(CString *name) in SetName() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | cg.h | 177 void SetName(const std::string &ptnName) in SetName() function
|
| /arkcompiler/toolchain/tooling/base/ |
| D | pt_types.h | 777 InternalPropertyDescriptor &SetName(const std::string &name) in SetName() function 824 PrivatePropertyDescriptor &SetName(const std::string &name) in SetName() function 913 PropertyDescriptor &SetName(const std::string &name) in SetName() function 1529 Scope &SetName(const std::string &name) in SetName() function 2537 TypeObject &SetName(const std::string &name) in SetName() function
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ets/ |
| D | etsObjectType.h | 259 void SetName(const util::StringView &newName) in SetName() function
|
| /arkcompiler/ets_runtime/ecmascript/napi/ |
| D | jsnapi_expo.cpp | 3786 void FunctionRef::SetName(const EcmaVM *vm, Local<StringRef> name) in SetName() function in panda::FunctionRef
|