Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/unittests/Support/
H A DPath.cpp231 StringRef LastComponent = *path::rbegin(Path); in TEST() local
243 StringRef LastComponent = *path::rbegin(Path); in TEST() local
/minix3/external/bsd/llvm/dist/clang/tools/driver/
H A Ddriver.cpp275 StringRef::size_type LastComponent = ProgNameRef.rfind( in ParseProgName() local
/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DVirtualFileSystem.cpp735 StringRef LastComponent = sys::path::filename(Trimmed); in parseEntry() local