| /freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerIOWindows.cpp | 137 std::string FileName = DirPlusFile(Dir, FindInfo.cFileName); in ListFilesInDirRecursive() local 247 static size_t ParseDrive(const std::string &FileName, const size_t Offset, in ParseDrive() 262 static size_t ParseFileName(const std::string &FileName, const size_t Offset) { in ParseFileName() 272 static size_t ParseDir(const std::string &FileName, const size_t Offset) { in ParseDir() 287 static size_t ParseServerAndShare(const std::string &FileName, in ParseServerAndShare() 312 static size_t ParseLocation(const std::string &FileName) { in ParseLocation() 345 std::string DirName(const std::string &FileName) { in DirName() 390 bool IsInterestingCoverageFile(const std::string &FileName) { in IsInterestingCoverageFile()
|
| H A D | FuzzerIOPosix.cpp | 135 std::string DirName(const std::string &FileName) { in DirName() 149 bool IsInterestingCoverageFile(const std::string &FileName) { in IsInterestingCoverageFile()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinkerParallel/ |
| H A D | DWARFFile.h | |
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | PPCallbacks.cpp | 16 void PPCallbacks::HasInclude(SourceLocation Loc, StringRef FileName, in HasInclude() 23 void PPChainedCallbacks::HasInclude(SourceLocation Loc, StringRef FileName, in HasInclude()
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | PrintPasses.cpp | 167 std::error_code cleanUpTempFilesImpl(ArrayRef<std::string> FileName, in cleanUpTempFilesImpl() 180 SmallVector<std::string> &FileName) { in prepareTempFiles() 211 std::error_code llvm::cleanUpTempFiles(ArrayRef<std::string> FileName) { in cleanUpTempFiles() 222 static SmallVector<std::string> FileName{"", "", ""}; in doSystemDiff() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | AutoConvert.cpp | 99 ErrorOr<__ccsid_t> llvm::getzOSFileTag(const char *FileName, const int FD) { in getzOSFileTag() 118 ErrorOr<bool> llvm::needzOSConversion(const char *FileName, const int FD) { in needzOSConversion()
|
| H A D | Process.cpp | 34 Process::FindInEnvPath(StringRef EnvName, StringRef FileName, char Separator) { in FindInEnvPath() 39 Process::FindInEnvPath(StringRef EnvName, StringRef FileName, in FindInEnvPath()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Tooling/Inclusions/ |
| H A D | HeaderIncludes.h | 44 std::string FileName; variable 105 std::string FileName; variable
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/ |
| H A D | HeaderIncludes.cpp | 40 StringRef FileName, StringRef Code, const IncludeStyle &Style, in getOffsetAfterTokenSequence() 81 unsigned getOffsetAfterHeaderGuardsAndComments(StringRef FileName, in getOffsetAfterHeaderGuardsAndComments() 158 unsigned getMaxHeaderInsertionOffset(StringRef FileName, StringRef Code, in getMaxHeaderInsertionOffset() 191 StringRef FileName) in IncludeCategoryManager() 280 HeaderIncludes::HeaderIncludes(StringRef FileName, StringRef Code, in HeaderIncludes()
|
| /freebsd/contrib/llvm-project/clang/lib/Basic/ |
| H A D | NoSanitizeList.cpp | 60 bool NoSanitizeList::containsFile(SanitizerMask Mask, StringRef FileName, in containsFile() 65 bool NoSanitizeList::containsMainFile(SanitizerMask Mask, StringRef FileName, in containsMainFile()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
| H A D | CommandLineSourceLoc.h | 26 std::string FileName; member 66 std::string FileName; member
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
| H A D | DebugInlineeLinesSubsection.cpp | 108 void DebugInlineeLinesSubsection::addExtraFile(StringRef FileName) { in addExtraFile() 117 StringRef FileName, in addInlineSite()
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/ |
| H A D | FileMatchTrie.cpp | 104 StringRef FileName, in findEquivalent() 195 StringRef FileMatchTrie::findEquivalent(StringRef FileName, in findEquivalent()
|
| H A D | Tooling.cpp | 181 const Twine &Code, const Twine &FileName, in runToolOnCode() 194 StringRef FileName) { in getSyntaxOnlyToolArgs() 209 const std::vector<std::string> &Args, const Twine &FileName, in runToolOnCodeWithArgs() 226 const std::vector<std::string> &Args, const Twine &FileName, in runToolOnCodeWithArgs() 681 buildASTFromCode(StringRef Code, StringRef FileName, in buildASTFromCode() 688 StringRef Code, const std::vector<std::string> &Args, StringRef FileName, in buildASTFromCodeWithArgs()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
| H A D | CodeViewYAMLDebugSections.h | 76 StringRef FileName; member 86 StringRef FileName; member 101 StringRef FileName; member
|
| /freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | PPCallbacks.h | 96 virtual bool EmbedFileNotFound(StringRef FileName) { return false; } in EmbedFileNotFound() 112 virtual void EmbedDirective(SourceLocation HashLoc, StringRef FileName, in EmbedDirective() 124 virtual bool FileNotFound(StringRef FileName) { return false; } in FileNotFound() 170 const Token &IncludeTok, StringRef FileName, in InclusionDirective() 367 virtual void HasEmbed(SourceLocation Loc, StringRef FileName, bool IsAngled, in HasEmbed() 501 bool EmbedFileNotFound(StringRef FileName) override { in EmbedFileNotFound() 509 void EmbedDirective(SourceLocation HashLoc, StringRef FileName, bool IsAngled, in EmbedDirective() 516 bool FileNotFound(StringRef FileName) override { in FileNotFound() 525 StringRef FileName, bool IsAngled, in InclusionDirective() 617 void HasEmbed(SourceLocation Loc, StringRef FileName, bool IsAngled, in HasEmbed()
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | DependencyGraph.cpp | 74 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective() 135 StringRef FileName = AllFiles[I].getName(); in OutputGraphFile() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | DataAccessProf.h | 47 std::string FileName; member 61 StringRef FileName; member
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | NativeSourceFile.cpp | 28 auto FileName = ST->getStringTable().getString(Checksum.FileNameOffset); in getFileName() local
|
| /freebsd/contrib/llvm-project/clang/lib/Format/ |
| H A D | TokenAnalyzer.cpp | 56 Environment::make(StringRef Code, StringRef FileName, in make() 76 Environment::Environment(StringRef Code, StringRef FileName, in Environment()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | LockFileManager.h | 28 SmallString<128> FileName; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
| H A D | OffloadBundle.h | 82 StringRef FileName; variable 120 StringRef FileName; member
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/ |
| H A D | SymbolizableObjectFile.cpp | 287 std::string FunctionName, FileName; in symbolizeCode() local 320 std::string FunctionName, FileName; in symbolizeInlinedCode() local 341 std::string FileName; in symbolizeData() local
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ModuleManager.cpp | 98 ModuleManager::addModule(StringRef FileName, ModuleKind Type, in addModule() 284 ModuleManager::addInMemoryBuffer(StringRef FileName, in addInMemoryBuffer() 437 bool ModuleManager::lookupModuleFile(StringRef FileName, off_t ExpectedSize, in lookupModuleFile()
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/ |
| H A D | PDBSymbolCompiland.cpp | 94 std::string FileName = File->getFileName(); in getSourceFileFullPath() local
|