Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Ddebug_info.h83 std::string name_; variable
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsModuleDeclaration.h92 Expression *name_; variable
/arkcompiler/runtime_core/libpandafile/
Dclass_data_accessor.h144 File::StringData name_; variable
Dfile_items.h506 StringItem *name_; variable
784 StringItem *name_; variable
/arkcompiler/runtime_core/assembler/
Dassembly-type.h176 std::string name_; variable
Dmeta.h335 std::string name_; variable
/arkcompiler/ets_frontend/es2panda/binder/
Ddeclaration.h131 util::StringView name_; in DECLARATION_KINDS() local
/arkcompiler/runtime_core/libpandabase/utils/
Dpandargs.h48 : name_(std::move(name)), desc_(std::move(desc)), type_(type) in name_() function