Home
last modified time | relevance | path

Searched defs:SubPath (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DAVR.cpp33 StringRef SubPath; member
487 std::string SubPath = GetMCUSubPath(CPU); in ConstructJob() local
/freebsd-src/sys/contrib/dev/acpica/compiler/
H A Daslopt.c333 BOOLEAN SubPath = FALSE; in OptBuildShortestPath() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageReport.cpp608 auto SubPath = File.substr(LCPath.size()); prepareSubDirectoryReports() local
H A DSourceCoverageViewHTML.cpp634 SmallString<128> SubPath = LCPath.substr(Last, *Iter - Last); buildTitleLinks() local