Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-cov/
DCoverageReport.cpp161 auto LastComponent = Component; in getRedundantPrefixLen() local
/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/llvm-project/llvm/unittests/Support/
DPath.cpp381 StringRef LastComponent = *path::rbegin(Path.first, Path.second); in TEST() local
394 StringRef LastComponent = *path::rbegin(Path.first, Path.second); in TEST() local
/external/llvm-project/clang/lib/Driver/
DToolChain.cpp214 size_t LastComponent = ProgName.rfind('-', SuffixPos); 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/llvm-project/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
/external/llvm-project/llvm/lib/Support/
DVirtualFileSystem.cpp1508 StringRef LastComponent = sys::path::filename(Trimmed, path_style); in parseEntry() local