Home
last modified time | relevance | path

Searched refs:GetStrLine (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/mdgen/include/
Dmdlexer.h65 const std::string &GetStrLine() const in GetStrLine() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/mdgen/src/
Dmdparser.cpp392 maple::LogInfo::MapleLogger() << "Source code : " << lexer.GetStrLine() << "\n"; in EmitError()