Home
last modified time | relevance | path

Searched defs:FullPath (Results 1 – 16 of 16) sorted by relevance

/freebsd-head/contrib/llvm-project/clang/include/clang/InstallAPI/
HDHeaderFile.h54 std::string FullPath; variable
73 : FullPath(FullPath), Type(Type), IncludeName(IncludeName), in FullPath() function
/freebsd-head/contrib/llvm-project/clang/lib/InstallAPI/
HDFrontend.cpp171 [&](const StringRef FullPath) -> std::optional<std::string> { in findLibrary()
190 SmallString<PATH_MAX> FullPath(Path); in findLibrary() local
202 SmallString<PATH_MAX> FullPath(Path); in findLibrary() local
211 SmallString<PATH_MAX> FullPath(Path); in findLibrary() local
HDHeaderFile.cpp19 std::optional<std::string> createIncludeHeaderName(const StringRef FullPath) { in createIncludeHeaderName()
/freebsd-head/sys/contrib/dev/acpica/components/namespace/
HDnsnames.c366 char *FullPath, in AcpiNsBuildNormalizedPath()
536 char *FullPath = NULL; in AcpiNsBuildPrefixedPathname() local
/freebsd-head/contrib/llvm-project/llvm/tools/llvm-cov/
HDSourceCoverageView.cpp35 SmallString<256> FullPath; in getOutputPath() local
60 std::string FullPath = getOutputPath(Path, Extension, InToplevel, false); in createOutputStream() local
/freebsd-head/sys/contrib/dev/acpica/components/utilities/
HDuterror.c342 char *FullPath; in AcpiUtPrefixedNamespaceError() local
/freebsd-head/contrib/llvm-project/compiler-rt/lib/builtins/
HDos_version_check.c169 char FullPath[strlen(PListPathPrefix) + strlen(PListPath) + 1]; in _initializeAvailabilityCheck() local
/freebsd-head/contrib/llvm-project/llvm/lib/Remarks/
HDBitstreamRemarkParser.cpp422 SmallString<80> FullPath(ExternalFilePrependPath); in processExternalFilePath() local
HDYAMLRemarkParser.cpp142 SmallString<80> FullPath; in createYAMLParserFromMeta() local
/freebsd-head/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/
HDObjectContainerBSDArchive.cpp386 llvm::SmallString<128> FullPath; in GetChildFileSpecificationsFromThin() local
/freebsd-head/contrib/llvm-project/clang/lib/AST/
HDVTableBuilder.cpp3522 FullPathTy &FullPath, in findPathsToSubobject()
3561 const FullPathTy &FullPath) { in getOffsetOfFullPath()
3665 FullPathTy FullPath; in computeFullPathsForVFTables() local
/freebsd-head/contrib/llvm-project/clang/lib/Driver/ToolChains/
HDDarwin.cpp1318 SmallString<128> FullPath(getDriver().ResourceDir); in getCompilerRT() local
1338 SmallString<128> FullPath(getDriver().ResourceDir); in getCompilerRT() local
/freebsd-head/contrib/llvm-project/llvm/lib/Support/
HDVirtualFileSystem.cpp1892 SmallString<256> FullPath; in parseEntry() local
1957 StringRef FullPath = FS->getOverlayFileDir(); in parseEntry() local
/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
HDDWARFVerifier.cpp1011 std::string FullPath; in verifyDebugLineRows() local
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDCodeViewDebug.cpp201 StringRef FullPath = getFullFilepath(F); in maybeRecordFile() local
/freebsd-head/contrib/llvm-project/llvm/tools/llvm-objdump/
HDMachODump.cpp7161 SmallString<1024> FullPath(DSYMFile); in getMachODSymObject() local