Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Basic/
HDFileManager.cpp432 SmallString<128> FilePath(Entry->getName()); in getBufferForFile() local
443 SmallString<128> FilePath(Filename); in getBufferForFile() local
460 SmallString<128> FilePath(Path); in getStatValue() local
469 SmallString<128> FilePath(Path); in getNoncachedStatValue() local
/NextBSD/contrib/llvm/lib/Support/
HDProcess.cpp46 SmallString<128> FilePath(Dir); in FindInEnvPath() local
HDFileOutputBuffer.cpp38 FileOutputBuffer::create(StringRef FilePath, size_t Size, in create()
HDMemoryBuffer.cpp175 MemoryBuffer::getFileSlice(const Twine &FilePath, uint64_t MapSize, in getFileSlice()
/NextBSD/contrib/llvm/tools/clang/include/clang/Tooling/Core/
HDReplacement.h128 std::string FilePath; variable
/NextBSD/contrib/llvm/tools/clang/lib/Tooling/Core/
HDReplacement.cpp34 Replacement::Replacement(StringRef FilePath, unsigned Offset, unsigned Length, in Replacement()
119 llvm::SmallString<256> FilePath(Entry->getName()); in setFromSourceLocation() local
/NextBSD/contrib/llvm/tools/clang/lib/Tooling/
HDTooling.cpp196 void ToolInvocation::mapVirtualFile(StringRef FilePath, StringRef Content) { in mapVirtualFile()
292 void ClangTool::mapVirtualFile(StringRef FilePath, StringRef Content) { in mapVirtualFile()
HDJSONCompilationDatabase.cpp145 JSONCompilationDatabase::loadFromFile(StringRef FilePath, in loadFromFile()
/NextBSD/contrib/llvm/tools/clang/lib/Driver/
HDMSVCToolChain.cpp314 SmallString<128> FilePath(PathSegment); in getVisualStudioBinariesFolder() local
HDToolChains.cpp2311 std::string FilePath(getDriver().Dir + "/../"); in NaCl_TC() local
HDTools.cpp8758 SmallString<128> FilePath(visualStudioBinDir); in FindVisualStudioExecutable() local
/NextBSD/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
HDRuntimeDyldChecker.cpp864 StringRef FilePath, unsigned SectionID) { in registerSection()
873 StringRef FilePath, unsigned SectionID, in registerStubMap()
/NextBSD/contrib/llvm/lib/DebugInfo/DWARF/
HDDWARFDebugLine.cpp651 SmallString<16> FilePath; in getFileNameByIndex() local
/NextBSD/contrib/llvm/tools/clang/lib/Lex/
HDPPLexerChange.cpp237 StringRef FilePath = File->getDir()->getName(); in computeRelativePath() local
/NextBSD/sys/boot/efi/include/
HDefidevp.h380 FILEPATH_DEVICE_PATH FilePath; member
414 FILEPATH_DEVICE_PATH *FilePath; member
HDefiapi.h377 EFI_DEVICE_PATH *FilePath; member
/NextBSD/contrib/llvm/tools/clang/lib/Serialization/
HDASTWriter.cpp3984 SmallString<128> FilePath(Path); in AddPath() local
3991 SmallString<128> FilePath(Path); in EmitRecordWithPath() local