Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_module.cpp354 std::string::size_type lastDot = fileName.find_last_of('.'); in OutputFunctionListAsciiMpl() local
487 std::string::size_type lastDot = fileNameLocal.find_last_of('.'); in DumpToHeaderFile() local
656 std::string::size_type lastDot = fileName.find_last_of('.'); in OutputAsciiMpl() local