Searched defs:FileName (Results 51 - 75 of 118) sorted by relevance

12345

/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp385 StringRef FileName = FromFile.getBufferIdentifier(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessingRecord.cpp42 InclusionDirective(PreprocessingRecord &PPRec, InclusionKind Kind, StringRef FileName, bool InQuotes, bool ImportedModule, const FileEntry *File, SourceRange Range) argument
460 InclusionDirective( SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, bool IsAngled, CharSourceRange FilenameRange, const FileEntry *File, StringRef SearchPath, StringRef RelativePath, const Module *Imported, SrcMgr::CharacteristicKind FileType) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DModuleManager.cpp103 ModuleManager::addModule(StringRef FileName, ModuleKind Type, argument
278 addInMemoryBuffer(StringRef FileName, std::unique_ptr<llvm::MemoryBuffer> Buffer) argument
438 lookupModuleFile(StringRef FileName, off_t ExpectedSize, time_t ExpectedModTime, const FileEntry *&File) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp417 StringRef FileName = File->getValue(FileStorage); local
H A DTooling.cpp615 buildASTFromCode(StringRef Code, StringRef FileName, argument
156 runToolOnCode(std::unique_ptr<FrontendAction> ToolAction, const Twine &Code, const Twine &FileName, std::shared_ptr<PCHContainerOperations> PCHContainerOps) argument
168 getSyntaxOnlyToolArgs(const Twine &ToolName, const std::vector<std::string> &ExtraArgs, StringRef FileName) argument
182 runToolOnCodeWithArgs( std::unique_ptr<FrontendAction> ToolAction, const Twine &Code, llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS, const std::vector<std::string> &Args, const Twine &FileName, const Twine &ToolName, std::shared_ptr<PCHContainerOperations> PCHContainerOps) argument
200 runToolOnCodeWithArgs( std::unique_ptr<FrontendAction> ToolAction, const Twine &Code, const std::vector<std::string> &Args, const Twine &FileName, const Twine &ToolName, std::shared_ptr<PCHContainerOperations> PCHContainerOps, const FileContentMappings &VirtualMappedFiles) argument
621 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) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessingRecord.h229 StringRef FileName; member in class:clang::InclusionDirective
H A DPPCallbacks.h76 virtual bool FileNotFound(StringRef FileName, argument
122 InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, bool IsAngled, CharSourceRange FilenameRange, const FileEntry *File, StringRef SearchPath, StringRef RelativePath, const Module *Imported, SrcMgr::CharacteristicKind FileType) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
H A DFileManager.cpp449 void FileManager::fillRealPathName(FileEntry *UFE, llvm::StringRef FileName) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp253 DynamicLibrarySearchGenerator::Load(const char *FileName, char GlobalPrefix, argument
298 StaticLibraryDefinitionGenerator::Load(ObjectLayer &L, const char *FileName) { argument
308 StaticLibraryDefinitionGenerator::Load(ObjectLayer &L, const char *FileName, argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DGlobals.cpp133 getGlobalIdentifier(StringRef Name, GlobalValue::LinkageTypes Linkage, StringRef FileName) argument
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageReport.cpp181 SmallString<256> FileName = File.Name; local
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DELFObjcopy.cpp623 StringRef FileName; local
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-size/
H A Dllvm-size.cpp118 static void error(llvm::Error E, StringRef FileName, const Archive::Child &C, argument
121 WithColor::error(errs(), ToolName) << "'" << FileName << "'"; local
146 static void error(llvm::Error E, StringRef FileName, argument
149 WithColor::error(errs(), ToolName) << "'" << FileName << "'"; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp289 std::string FileName = "lvi."; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDeclCXX.cpp568 SmallString<128> FileName = llvm::sys::path::filename(M.getName()); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp375 getASTUnitForFile( StringRef FileName, bool DisplayCTUProgress) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCuda.cpp251 StringRef FileName = llvm::sys::path::filename(FilePath); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp375 unsigned SDiagsWriter::getEmitFile(const char *FileName){ argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DArchiveWriter.cpp77 Expected<NewArchiveMember> NewArchiveMember::getFile(StringRef FileName, argument
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp713 const char *FileName; local
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp482 Expected<StringRef> FileName = local
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DARMEHABIPrinter.h332 StringRef FileName; member in class:llvm::ARM::EHABI::PrinterContext
355 PrinterContext(ScopedPrinter &SW, const object::ELFFile<ET> *ELF, StringRef FileName, const Elf_Shdr *Symtab) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp609 std::string FileName = SectionIDStr.substr(0, ComaIdx); local
926 auto FileName local
171 getSectionId(const FileToSectionIDMap &FileToSecIDMap, StringRef FileName, StringRef SectionName) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAssembler.h444 void addFileName(StringRef FileName) { argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp2103 sortCppIncludes(const FormatStyle &Style, const SmallVectorImpl<IncludeDirective> &Includes, ArrayRef<tooling::Range> Ranges, StringRef FileName, StringRef Code, tooling::Replacements &Replaces, unsigned *Cursor) argument
[all...]

Completed in 268 milliseconds

12345