Home
last modified time | relevance | path

Searched refs:foundStar (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/
H A Darktsconfig.cpp106 auto foundStar = value_.find_first_of('*'); in GetSearchRoot() local
108 relative = value_.substr(0, std::min(foundStar, foundQuestion)); in GetSearchRoot()

Completed in 2 milliseconds