/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 | 134 std::string DirName(const std::string &FileName) { in DirName() 148 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 | 17 void PPCallbacks::HasInclude(SourceLocation Loc, StringRef FileName, in HasInclude() 24 void PPChainedCallbacks::HasInclude(SourceLocation Loc, StringRef FileName, in HasInclude()
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | PrintPasses.cpp | 159 std::error_code cleanUpTempFilesImpl(ArrayRef<std::string> FileName, in cleanUpTempFilesImpl() argument 172 SmallVector<std::string> &FileName) { in prepareTempFiles() argument 203 std::error_code llvm::cleanUpTempFiles(ArrayRef<std::string> FileName) { in cleanUpTempFiles() argument 214 static SmallVector<std::string> FileName{"", "", ""}; doSystemDiff() local [all...] |
/freebsd/contrib/llvm-project/clang/lib/Basic/ |
H A D | NoSanitizeList.cpp | 45 bool NoSanitizeList::containsFile(SanitizerMask Mask, StringRef FileName, in containsFile() 50 bool NoSanitizeList::containsMainFile(SanitizerMask Mask, StringRef FileName, in containsMainFile()
|
/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 | 41 StringRef FileName, StringRef Code, const IncludeStyle &Style, in getOffsetAfterTokenSequence() 82 unsigned getOffsetAfterHeaderGuardsAndComments(StringRef FileName, in getOffsetAfterHeaderGuardsAndComments() 159 unsigned getMaxHeaderInsertionOffset(StringRef FileName, StringRef Code, in getMaxHeaderInsertionOffset() 192 StringRef FileName) in IncludeCategoryManager() 281 HeaderIncludes::HeaderIncludes(StringRef FileName, StringRef Code, in HeaderIncludes()
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | Process.cpp | 35 Process::FindInEnvPath(StringRef EnvName, StringRef FileName, char Separator) { in FindInEnvPath() 40 Process::FindInEnvPath(StringRef EnvName, StringRef FileName, in FindInEnvPath()
|
H A D | DynamicLibrary.cpp | 165 DynamicLibrary DynamicLibrary::getPermanentLibrary(const char *FileName, in getPermanentLibrary() 189 DynamicLibrary DynamicLibrary::getLibrary(const char *FileName, in getLibrary()
|
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
H A D | CommandLineSourceLoc.h | 26 std::string FileName; member 63 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 | 105 StringRef FileName, in findEquivalent() 196 StringRef FileMatchTrie::findEquivalent(StringRef FileName, in findEquivalent()
|
H A D | Tooling.cpp | 184 const Twine &Code, const Twine &FileName, in runToolOnCode() 197 StringRef FileName) { in getSyntaxOnlyToolArgs() 212 const std::vector<std::string> &Args, const Twine &FileName, in runToolOnCodeWithArgs() 229 const std::vector<std::string> &Args, const Twine &FileName, in runToolOnCodeWithArgs() 682 buildASTFromCode(StringRef Code, StringRef FileName, in buildASTFromCode() 689 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 | 75 StringRef FileName; member 85 StringRef FileName; member 100 StringRef FileName; member
|
/freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
H A D | PPCallbacks.h | 95 virtual bool EmbedFileNotFound(StringRef FileName) { return false; } in EmbedFileNotFound() 111 virtual void EmbedDirective(SourceLocation HashLoc, StringRef FileName, in EmbedDirective() 123 virtual bool FileNotFound(StringRef FileName) { return false; } in FileNotFound() 169 const Token &IncludeTok, StringRef FileName, in InclusionDirective() 366 virtual void HasEmbed(SourceLocation Loc, StringRef FileName, bool IsAngled, in HasEmbed() 500 bool EmbedFileNotFound(StringRef FileName) override { in EmbedFileNotFound() 508 void EmbedDirective(SourceLocation HashLoc, StringRef FileName, bool IsAngled, in EmbedDirective() 515 bool FileNotFound(StringRef FileName) override { in FileNotFound() 524 StringRef FileName, bool IsAngled, in InclusionDirective() 616 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/clang/lib/Format/ |
H A D | TokenAnalyzer.cpp | 59 Environment::make(StringRef Code, StringRef FileName, in make() 79 Environment::Environment(StringRef Code, StringRef FileName, in Environment()
|
H A D | Format.cpp | 3077 ArrayRef<tooling::Range> Ranges, StringRef FileName, in sortCppIncludes() 3178 StringRef FileName, in sortCppIncludes() 3313 ArrayRef<tooling::Range> Ranges, StringRef FileName, in sortJavaImports() 3395 StringRef FileName, in sortJavaImports() 3456 StringRef FileName, unsigned *Cursor) { in sortIncludes() 3486 StringRef FileName = Replaces.begin()->getFilePath(); in processReplacements() local 3501 StringRef FileName) -> tooling::Replacements { in formatReplacements() 3513 StringRef FileName) -> tooling::Replacements { in formatReplacements() 3559 StringRef FileName = Replaces.begin()->getFilePath(); in fixCppIncludeInsertions() local 3611 StringRef FileName) -> tooling::Replacements { in cleanupAroundReplacements() [all …]
|
/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/llvm/lib/DebugInfo/Symbolize/ |
H A D | SymbolizableObjectFile.cpp | 285 std::string FunctionName, FileName; in symbolizeCode() local 313 std::string FunctionName, FileName; in symbolizeInlinedCode() local 332 std::string FileName; in symbolizeData() local
|
/freebsd/contrib/llvm-project/clang/include/clang/CrossTU/ |
H A D | CrossTranslationUnit.h | 67 IndexError(index_error_code C, std::string FileName, std::string TripleToName, in IndexError() 82 std::string FileName; variable
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/ |
H A D | PDBSymbolCompiland.cpp | 95 std::string FileName = File->getFileName(); in getSourceFileFullPath() local
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCObjectWriter.cpp | 57 void MCObjectWriter::addFileName(MCAssembler &Asm, StringRef FileName) { in addFileName()
|
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/COFF/ |
H A D | COFFObjcopy.cpp | 52 StringRef FileName = sys::path::filename(File); in createGnuDebugLinkSectionContents() local 134 static Error dumpSection(Object &O, StringRef SectionName, StringRef FileName) { in dumpSection() argument
|