Home
last modified time | relevance | path

Searched defs:startLocation (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.cpp3285 lexer::SourcePosition startLocation = lexer_->GetToken().Start(); in ParseSpreadElement() local
/arkcompiler/toolchain/tooling/base/
Dpt_types.cpp1530 std::unique_ptr<PtJson> startLocation; in Create() local