Home
last modified time | relevance | path

Searched defs:wholeLine (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/ets_frontend/merge_abc/protos/
DassemblyFileLocation.proto20 bytes wholeLine = 1; field
DassemblyField.proto27 bytes wholeLine = 5; field
DassemblyDebug.proto22 bytes wholeLine = 3; field
DassemblyFunction.proto28 bytes wholeLine = 1; field
/arkcompiler/ets_frontend/merge_abc/src/
DassemblyFileLocationProto.cpp31 std::string wholeLine = protoLocation.wholeline(); in Deserialize() local
/arkcompiler/runtime_core/static_core/assembler/
Dassembly-field.h34 std::string wholeLine; /* The line in which the field is defined */ member
Dassembly-debug.h28 std::string wholeLine; // NOTE(mbolshov): redundant given file and line_number member
Dlexer.h67 std::string wholeLine; member
Dassembly-function.h43 std::string wholeLine; member
Derror.h108 std::string wholeLine; member