Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/
H A DHeaderFile.h54 std::string FullPath; variable
73 : FullPath(FullPath), Type(Type), IncludeName(IncludeName), in FullPath() function
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DFrontend.cpp170 [&](const StringRef FullPath) -> std::optional<std::string> { in findLibrary()
189 SmallString<PATH_MAX> FullPath(Path); in findLibrary() local
201 SmallString<PATH_MAX> FullPath(Path); in findLibrary() local
210 SmallString<PATH_MAX> FullPath(Path); in findLibrary() local
H A DHeaderFile.cpp19 std::optional<std::string> createIncludeHeaderName(const StringRef FullPath) { in createIncludeHeaderName()
/freebsd/sys/contrib/dev/acpica/components/namespace/
H A Dnsnames.c366 char *FullPath, in AcpiNsBuildNormalizedPath()
543 char *FullPath = NULL; in AcpiNsBuildPrefixedPathname() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageView.cpp35 SmallString<256> FullPath; in getOutputPath() local
60 std::string FullPath = getOutputPath(Path, Extension, InToplevel, false); in createOutputStream() local
/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Duterror.c342 char *FullPath; in AcpiUtPrefixedNamespaceError() local
/freebsd/contrib/llvm-project/llvm/lib/Remarks/
H A DYAMLRemarkParser.cpp123 SmallString<80> FullPath; in createYAMLParserFromMeta() local
H A DBitstreamRemarkParser.cpp419 SmallString<80> FullPath(ExternalFilePrependPath); in processExternalFilePath() local
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dos_version_check.c170 char FullPath[strlen(PListPathPrefix) + strlen(PListPath) + 1]; in _initializeAvailabilityCheck() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHIPUtility.cpp113 llvm::SmallString<256> FullPath = Path; in processStaticLibraries() local
H A DDarwin.cpp1360 SmallString<128> FullPath(getDriver().ResourceDir); in getCompilerRT() local
1380 SmallString<128> FullPath(getDriver().ResourceDir); in getCompilerRT() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.cpp388 llvm::SmallString<128> FullPath; in GetChildFileSpecificationsFromThin() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp3524 FullPathTy &FullPath, in findPathsToSubobject()
3563 const FullPathTy &FullPath) { in getOffsetOfFullPath()
3667 FullPathTy FullPath; in computeFullPathsForVFTables() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp1905 SmallString<256> FullPath; in parseEntry() local
1970 StringRef FullPath = FS->getOverlayFileDir(); in parseEntry() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp1045 std::string FullPath; in verifyDebugLineRows() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp203 StringRef FullPath = getFullFilepath(F); in maybeRecordFile() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp7165 SmallString<1024> FullPath(DSYMFile); in getMachODSymObject() local