Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp62 StringRef find_first_component(StringRef path, Style style) { in find_first_component() function
230 i.Component = find_first_component(path, style); in begin()