Home
last modified time | relevance | path

Searched defs:FileName (Results 1 – 25 of 153) sorted by relevance

1234567

/freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerIOWindows.cpp137 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 DFuzzerIOPosix.cpp134 std::string DirName(const std::string &FileName) { in DirName()
148 bool IsInterestingCoverageFile(const std::string &FileName) { in IsInterestingCoverageFile()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFFile.h32 : FileName(Name), Dwarf(std::move(Dwarf)), in FileName() function
36 StringRef FileName; variable
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DPPCallbacks.cpp17 void PPCallbacks::HasInclude(SourceLocation Loc, StringRef FileName, in HasInclude()
24 void PPChainedCallbacks::HasInclude(SourceLocation Loc, StringRef FileName, in HasInclude()
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DPrintPasses.cpp159 std::error_code cleanUpTempFilesImpl(ArrayRef<std::string> FileName, in cleanUpTempFilesImpl()
172 SmallVector<std::string> &FileName) { in prepareTempFiles()
203 std::error_code llvm::cleanUpTempFiles(ArrayRef<std::string> FileName) { in cleanUpTempFiles()
214 static SmallVector<std::string> FileName{"", "", ""}; in doSystemDiff() local
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DNoSanitizeList.cpp45 bool NoSanitizeList::containsFile(SanitizerMask Mask, StringRef FileName, in containsFile()
50 bool NoSanitizeList::containsMainFile(SanitizerMask Mask, StringRef FileName, in containsMainFile()
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Inclusions/
H A DHeaderIncludes.h44 std::string FileName; variable
105 std::string FileName; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DProcess.cpp35 Process::FindInEnvPath(StringRef EnvName, StringRef FileName, char Separator) { in FindInEnvPath() argument
40 Process::FindInEnvPath(StringRef EnvName, StringRef FileName, in FindInEnvPath() argument
H A DDynamicLibrary.cpp165 DynamicLibrary DynamicLibrary::getPermanentLibrary(const char *FileName, in getPermanentLibrary()
189 DynamicLibrary DynamicLibrary::getLibrary(const char *FileName, in getLibrary()
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Inclusions/
H A DHeaderIncludes.cpp41 StringRef FileName, StringRef Code, const IncludeStyle &Style, in getOffsetAfterTokenSequence() argument
82 unsigned getOffsetAfterHeaderGuardsAndComments(StringRef FileName, in getOffsetAfterHeaderGuardsAndComments() argument
159 unsigned getMaxHeaderInsertionOffset(StringRef FileName, StringRef Code, in getMaxHeaderInsertionOffset() argument
192 StringRef FileName) in IncludeCategoryManager() argument
271 HeaderIncludes(StringRef FileName,StringRef Code,const IncludeStyle & Style) HeaderIncludes() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/
H A DCommandLineSourceLoc.h26 std::string FileName; member
63 std::string FileName; member
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugInlineeLinesSubsection.cpp108 void DebugInlineeLinesSubsection::addExtraFile(StringRef FileName) { in addExtraFile()
117 StringRef FileName, in addInlineSite()
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/
H A DFileMatchTrie.cpp105 StringRef FileName, in findEquivalent()
196 StringRef FileMatchTrie::findEquivalent(StringRef FileName, in findEquivalent()
H A DTooling.cpp184 const Twine &Code, const Twine &FileName, in runToolOnCode() argument
197 StringRef FileName) { in getSyntaxOnlyToolArgs() argument
212 const std::vector<std::string> &Args, const Twine &FileName, in runToolOnCodeWithArgs() argument
229 const std::vector<std::string> &Args, const Twine &FileName, in runToolOnCodeWithArgs() argument
682 buildASTFromCode(StringRef Code, StringRef FileName, in buildASTFromCode() argument
689 buildASTFromCodeWithArgs(StringRef Code,const std::vector<std::string> & Args,StringRef FileName,StringRef ToolName,std::shared_ptr<PCHContainerOperations> PCHContainerOps,ArgumentsAdjuster Adjuster,const FileContentMappings & VirtualMappedFiles,DiagnosticConsumer * DiagConsumer) buildASTFromCodeWithArgs() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DDependencyGraph.cpp69 InclusionDirective(SourceLocation HashLoc,const Token & IncludeTok,StringRef FileName,bool IsAngled,CharSourceRange FilenameRange,OptionalFileEntryRef File,StringRef SearchPath,StringRef RelativePath,const Module * Imported,SrcMgr::CharacteristicKind FileType) InclusionDirective() argument
112 StringRef FileName = AllFiles[I].getName(); OutputGraphFile() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h75 StringRef FileName; member
85 StringRef FileName; member
100 StringRef FileName; member
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeSourceFile.cpp28 auto FileName = ST->getStringTable().getString(Checksum.FileNameOffset); in getFileName() local
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DTokenAnalyzer.cpp59 Environment::make(StringRef Code, StringRef FileName, in make() argument
79 Environment::Environment(StringRef Code, StringRef FileName, in Environment() argument
H A DFormat.cpp3044 sortCppIncludes(const FormatStyle & Style,const SmallVectorImpl<IncludeDirective> & Includes,ArrayRef<tooling::Range> Ranges,StringRef FileName,StringRef Code,tooling::Replacements & Replaces,unsigned * Cursor) sortCppIncludes() argument
3142 sortCppIncludes(const FormatStyle & Style,StringRef Code,ArrayRef<tooling::Range> Ranges,StringRef FileName,tooling::Replacements & Replaces,unsigned * Cursor) sortCppIncludes() argument
3270 sortJavaImports(const FormatStyle & Style,const SmallVectorImpl<JavaImportDirective> & Imports,ArrayRef<tooling::Range> Ranges,StringRef FileName,StringRef Code,tooling::Replacements & Replaces) sortJavaImports() argument
3352 sortJavaImports(const FormatStyle & Style,StringRef Code,ArrayRef<tooling::Range> Ranges,StringRef FileName,tooling::Replacements & Replaces) sortJavaImports() argument
3413 sortIncludes(const FormatStyle & Style,StringRef Code,ArrayRef<tooling::Range> Ranges,StringRef FileName,unsigned * Cursor) sortIncludes() argument
3443 StringRef FileName = Replaces.begin()->getFilePath(); processReplacements() local
3458 __anon79e69e6d0a02(const FormatStyle &Style, StringRef Code, std::vector<tooling::Range> Ranges, StringRef FileName) formatReplacements() argument
3470 __anon79e69e6d0b02(const FormatStyle &Style, StringRef Code, std::vector<tooling::Range> Ranges, StringRef FileName) formatReplacements() argument
3516 StringRef FileName = Replaces.begin()->getFilePath(); fixCppIncludeInsertions() local
3569 __anon79e69e6d0d02(const FormatStyle &Style, StringRef Code, std::vector<tooling::Range> Ranges, StringRef FileName) cleanupAroundReplacements() argument
3582 reformat(const FormatStyle & Style,StringRef Code,ArrayRef<tooling::Range> Ranges,unsigned FirstStartColumn,unsigned NextStartColumn,unsigned LastStartColumn,StringRef FileName,FormattingAttemptStatus * Status) reformat() argument
3768 reformat(const FormatStyle & Style,StringRef Code,ArrayRef<tooling::Range> Ranges,StringRef FileName,FormattingAttemptStatus * Status) reformat() argument
3779 cleanup(const FormatStyle & Style,StringRef Code,ArrayRef<tooling::Range> Ranges,StringRef FileName) cleanup() argument
3791 reformat(const FormatStyle & Style,StringRef Code,ArrayRef<tooling::Range> Ranges,StringRef FileName,bool * IncompleteFormat) reformat() argument
3802 fixNamespaceEndComments(const FormatStyle & Style,StringRef Code,ArrayRef<tooling::Range> Ranges,StringRef FileName) fixNamespaceEndComments() argument
3812 sortUsingDeclarations(const FormatStyle & Style,StringRef Code,ArrayRef<tooling::Range> Ranges,StringRef FileName) sortUsingDeclarations() argument
3864 getLanguageByFileName(StringRef FileName) getLanguageByFileName() argument
3899 guessLanguage(StringRef FileName,StringRef Code) guessLanguage() argument
3934 getStyle(StringRef StyleName,StringRef FileName,StringRef FallbackStyleName,StringRef Code,llvm::vfs::FileSystem * FS,bool AllowUnknownOptions) getStyle() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DSymbolizableObjectFile.cpp285 std::string FunctionName, FileName; in symbolizeCode() local
313 std::string FunctionName, FileName; in symbolizeInlinedCode() local
332 std::string FileName; symbolizeData() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DModuleManager.cpp99 ModuleManager::addModule(StringRef FileName, ModuleKind Type, in addModule()
280 ModuleManager::addInMemoryBuffer(StringRef FileName, in addInMemoryBuffer()
434 bool ModuleManager::lookupModuleFile(StringRef FileName, off_t ExpectedSize, in lookupModuleFile()
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DPDBSymbolCompiland.cpp95 std::string FileName = File->getFileName(); in getSourceFileFullPath() local
/freebsd-src/contrib/llvm-project/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h67 IndexError(index_error_code C, std::string FileName, std::string TripleToName, in IndexError()
82 std::string FileName; variable
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/COFF/
H A DCOFFObjcopy.cpp52 StringRef FileName = sys::path::filename(File); in createGnuDebugLinkSectionContents() local
134 static Error dumpSection(Object &O, StringRef SectionName, StringRef FileName) { in dumpSection()
/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DGlobalModuleIndex.h76 std::string FileName; member

1234567