Home
last modified time | relevance | path

Searched defs:ParentPath (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslxrefout.c343 char *ParentPath; in OtXrefWalkPart1() local
592 char *ParentPath; in OtXrefWalkPart2() local
740 char *ParentPath; in OtXrefWalkPart3() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerDeclContext.h
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DUtils.cpp23 auto ParentPath = sys::path::parent_path(P); in replace_extension() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageView.cpp43 SmallString<256> ParentPath = sys::path::parent_path(Path); in getOutputPath() local
/freebsd/sys/contrib/dev/acpica/components/debugger/
H A Ddbcmds.c1017 char *ParentPath; in AcpiDbDeviceResources() local
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesManager.cpp449 StringRef ParentPath = llvm::sys::path::parent_path(Path); in findAPINotes() local
/freebsd/sys/contrib/dev/acpica/common/
H A Ddmextern.c309 char *ParentPath; in AcpiDmNormalizeParentPrefix() local
/freebsd/contrib/llvm-project/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp565 StringRef ParentPath = sys::path::parent_path(TestPath); in findVCToolChainViaEnvironment() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp261 auto ParentPath = llvm::sys::path::parent_path(RealClangPath); in getInstallationPathCandidates() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp532 StringRef ParentPath = llvm::sys::path::parent_path(NewPath.str()); in getThinLTOOutputFile() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp207 StringRef ParentPath = sys::path::parent_path(OrigFileName); in getFileName() local
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp1601 StringRef ParentPath = llvm::sys::path::parent_path(NewPath.str()); in getThinLTOOutputFile() local
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp833 auto ParentPath = llvm::sys::path::parent_path(DumpIRFilename); in prepareDumpIRFileDescriptor() local