Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/util/
Doptions.cpp121 std::string_view fileBaseName = path; in SplitPath() local
152 auto fileBaseName = std::get<1>(splittedPath); in GenerateEvaluationWrapper() local