/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/ |
H A D | HeaderFile.h | 54 std::string FullPath; variable 73 : FullPath(FullPath), Type(Type), IncludeName(IncludeName), in FullPath() function
|
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/ |
H A D | Frontend.cpp | 171 [&](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
|
H A D | HeaderFile.cpp | 19 std::optional<std::string> createIncludeHeaderName(const StringRef FullPath) { in createIncludeHeaderName()
|
/freebsd/sys/contrib/dev/acpica/components/namespace/ |
H A D | nsnames.c | 366 char *FullPath, in AcpiNsBuildNormalizedPath() 536 char *FullPath = NULL; in AcpiNsBuildPrefixedPathname() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/ |
H A D | SourceCoverageView.cpp | 35 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 D | uterror.c | 342 char *FullPath; in AcpiUtPrefixedNamespaceError() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ |
H A D | os_version_check.c | 169 char FullPath[strlen(PListPathPrefix) + strlen(PListPath) + 1]; in _initializeAvailabilityCheck() local
|
/freebsd/contrib/llvm-project/llvm/lib/Remarks/ |
H A D | BitstreamRemarkParser.cpp | 422 SmallString<80> FullPath(ExternalFilePrependPath); in processExternalFilePath() local
|
H A D | YAMLRemarkParser.cpp | 144 FullPath = *ExternalFilePrependPath; in createYAMLParserFromMeta() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/ |
H A D | ObjectContainerBSDArchive.cpp | 516 llvm::SmallString<128> FullPath; GetChildFileSpecificationsFromThin() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | VTableBuilder.cpp | 3522 FullPathTy &FullPath, in findPathsToSubobject() 3561 const FullPathTy &FullPath) { in getOffsetOfFullPath() 3665 FullPathTy FullPath; in computeFullPathsForVFTables() local
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | Darwin.cpp | 1318 SmallString<128> FullPath(getDriver().ResourceDir); in getCompilerRT() local 1338 SmallString<128> FullPath(getDriver().ResourceDir); in getCompilerRT() local
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | VirtualFileSystem.cpp | 1892 SmallString<256> FullPath; in parseEntry() local 1957 StringRef FullPath = FS->getOverlayFileDir(); in parseEntry() local
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFVerifier.cpp | 1011 std::string FullPath; in verifyDebugLineRows() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 200 StringRef FullPath = getFullFilepath(F); maybeRecordFile() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 7161 SmallString<1024> FullPath(DSYMFile); in getMachODSymObject() local
|