Home
last modified time | relevance | path

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

/external/llvm/unittests/Support/
DPath.cpp285 StringRef LastComponent = *path::rbegin(Path); in TEST() local
297 StringRef LastComponent = *path::rbegin(Path); in TEST() local
/external/clang/lib/Driver/
DToolChain.cpp172 std::string::size_type LastComponent = in getTargetAndModeFromProgramName() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DMicrosoftDemangleNodes.h533 Node *LastComponent = Components->Nodes[Components->Count - 1]; in getUnqualifiedIdentifier() local
/external/clang/lib/Basic/
DVirtualFileSystem.cpp1254 StringRef LastComponent = sys::path::filename(Trimmed); in parseEntry() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DVirtualFileSystem.cpp1468 StringRef LastComponent = sys::path::filename(Trimmed, path_style); in parseEntry() local