Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DPath.cpp61 StringRef find_first_component(StringRef path, Style style) { in find_first_component() function
229 i.Component = find_first_component(path, style); in begin()