| /freebsd-13.1/contrib/llvm-project/clang/include/clang/IndexSerialization/ |
| H A D | SerializablePathCollection.h | 61 struct FilePath { struct 65 FilePath(const DirPath &Dir, const StringPool::StringOffsetSize &Filename) in FilePath() function
|
| /freebsd-13.1/contrib/googletest/googletest/include/gtest/internal/ |
| H A D | gtest-filepath.h | 64 FilePath() : pathname_("") { } in FilePath() function 65 FilePath(const FilePath& rhs) : pathname_(rhs.pathname_) { } in FilePath() function 67 explicit FilePath(const std::string& pathname) : pathname_(pathname) { in FilePath() function
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/ |
| H A D | AtomicChange.h | 49 AtomicChange(llvm::StringRef FilePath, llvm::StringRef Key) in AtomicChange() 139 std::string FilePath; variable
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/Refactoring/ |
| H A D | AtomicChange.cpp | 41 std::string FilePath; member 144 createReplacementsForHeaders(llvm::StringRef FilePath, llvm::StringRef Code, in createReplacementsForHeaders() 183 combineReplacementsInChanges(llvm::StringRef FilePath, in combineReplacementsInChanges() 213 AtomicChange::AtomicChange(std::string Key, std::string FilePath, in AtomicChange() 301 applyAtomicChanges(llvm::StringRef FilePath, llvm::StringRef Code, in applyAtomicChanges()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Tooling/Core/ |
| H A D | Diagnostic.h | 35 std::string FilePath; member 55 std::string FilePath; member
|
| H A D | Replacement.h | 140 std::string FilePath; variable
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Tooling/ |
| H A D | AllTUsExecution.h | 58 void mapVirtualFile(StringRef FilePath, StringRef Content) override { in mapVirtualFile()
|
| H A D | StandaloneExecution.h | 75 void mapVirtualFile(StringRef FilePath, StringRef Content) override { in mapVirtualFile()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Basic/ |
| H A D | FileManager.cpp | 543 SmallString<128> FilePath(Filename); in getBufferForFileImpl() local 563 SmallString<128> FilePath(Path); in getStatValue() local 573 SmallString<128> FilePath(Path); in getNoncachedStatValue() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Support/ |
| H A D | Process.cpp | 59 SmallString<128> FilePath(Dir); in FindInEnvPath() local
|
| H A D | MemoryBuffer.cpp | 156 MemoryBuffer::getFileSlice(const Twine &FilePath, uint64_t MapSize, in getFileSlice()
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-sim/ |
| H A D | llvm-sim.cpp | 62 exportToFile(const StringRef FilePath, in exportToFile()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/ |
| H A D | Refactoring.cpp | 78 const std::string &FilePath = FileAndReplaces.first; in formatAndApplyAllReplacements() local
|
| H A D | JSONCompilationDatabase.cpp | 196 JSONCompilationDatabase::loadFromFile(StringRef FilePath, in loadFromFile()
|
| H A D | Tooling.cpp | 446 void ClangTool::mapVirtualFile(StringRef FilePath, StringRef Content) { in mapVirtualFile()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | NaCl.cpp | 216 std::string FilePath(getDriver().Dir + "/../"); in NaClToolChain() local
|
| H A D | Cuda.cpp | 236 std::string FilePath = LibDevicePath + "/libdevice.10.bc"; in CudaInstallationDetector() local 252 StringRef FilePath = LI->path(); in CudaInstallationDetector() local
|
| H A D | AMDGPU.cpp | 83 StringRef FilePath = LI->path(); in scanLibDevicePath() local
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/Core/ |
| H A D | Replacement.cpp | 47 Replacement::Replacement(StringRef FilePath, unsigned Offset, unsigned Length, in Replacement() 435 const StringRef FilePath; member in __anonff523bc10211::MergedReplacement
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/InterfaceStub/ |
| H A D | ELFObjHandler.cpp | 598 static Error writeELFBinaryToFile(StringRef FilePath, const IFSStub &Stub, in writeELFBinaryToFile() 653 Error writeBinaryStub(StringRef FilePath, const IFSStub &Stub, in writeBinaryStub()
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objdump/ |
| H A D | SourcePrinter.cpp | 409 SmallString<128> FilePath; in printSourceLine() local
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Lex/ |
| H A D | PPLexerChange.cpp | 205 StringRef FilePath = File->getDir()->getName(); in computeRelativePath() local
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CrossTU/ |
| H A D | CrossTranslationUnit.cpp | 169 SmallString<32> FilePath(LineRef.substr(Delimiter + 1)); in parseCrossTUIndex() local
|
| /freebsd-13.1/stand/efi/include/ |
| H A D | efidevp.h | 418 FILEPATH_DEVICE_PATH FilePath; member 452 FILEPATH_DEVICE_PATH *FilePath; member
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | PrecompiledPreamble.cpp | 653 PrecompiledPreamble::TempPCHFile::TempPCHFile(std::string FilePath) in TempPCHFile()
|