Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DPath.cpp59 StringRef find_first_component(StringRef path, Style style) { in find_first_component() function
227 i.Component = find_first_component(path, style); in begin()