Home
last modified time | relevance | path

Searched defs:RecordName (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/abc2program/tests/cpp_sources/
DsourceLang_test.cpp38 struct RecordName { struct
39 std::string defaultRec = "default";
40 std::string ets = "ets";
41 std::string js = "js";
42 std::string ts = "ts";
43 std::string tsAnno = "ts.TsAnno";
44 std::string etsStrAnno = "ets.EtsStringAnno";
45 std::string pandaString = "panda.String";
Dhello_world_test.cpp48 struct RecordName { struct
49 std::string annotation = "Anno";
/arkcompiler/ets_frontend/ets2panda/varbinder/
DrecordTable.cpp111 util::StringView RecordTable::RecordName() const in RecordName() function in ark::es2panda::varbinder::RecordTable
/arkcompiler/ets_frontend/es2panda/compiler/core/
DcompilerContext.h116 const util::StringView &RecordName() const in RecordName() function
/arkcompiler/ets_frontend/es2panda/aot/
Doptions.h91 const std::string &RecordName() const in RecordName() function
/arkcompiler/ets_frontend/es2panda/parser/program/
Dprogram.h98 util::StringView RecordName() const in RecordName() function
/arkcompiler/ets_frontend/es2panda/parser/transformer/
Dtransformer.h328 util::StringView RecordName() const in RecordName() function