| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| H A D | InputFile.h | 109 const InputFile &getFile() const { return *File; } in getFile() function 110 InputFile &getFile() { return *File; } in getFile() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/FileSystem/ |
| H A D | UniqueID.h | 45 uint64_t getFile() const { return File; } in getFile() function
|
| /freebsd-13.1/contrib/llvm-project/lld/include/lld/Core/ |
| H A D | Node.h | 66 File *getFile() { return _file.get(); } in getFile() function
|
| /freebsd-13.1/contrib/llvm-project/lld/MachO/ |
| H A D | Symbols.h | 92 InputFile *getFile() const { return file; } in getFile() function 245 DylibFile *getFile() const { in getFile() function 283 ArchiveFile *getFile() const { return cast<ArchiveFile>(file); } in getFile() function
|
| H A D | InputSection.h | 40 InputFile *getFile() const { return shared->file; } in getFile() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/ |
| H A D | GsymReader.h | 141 Optional<FileEntry> getFile(uint32_t Index) const { in getFile() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Support/ |
| H A D | MemoryBuffer.cpp | 246 MemoryBuffer::getFile(const Twine &Filename, bool IsText, in getFile() function in MemoryBuffer 274 WritableMemoryBuffer::getFile(const Twine &Filename, bool IsVolatile) { in getFile() function in WritableMemoryBuffer 420 WriteThroughMemoryBuffer::getFile(const Twine &Filename, int64_t FileSize) { in getFile() function in WriteThroughMemoryBuffer
|
| /freebsd-13.1/contrib/llvm-project/lld/COFF/ |
| H A D | Symbols.cpp | 66 InputFile *Symbol::getFile() { in getFile() function in lld::coff::Symbol
|
| H A D | Symbols.h | 184 InputFile *getFile() { return file; } in getFile() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFObject.h | 31 virtual const object::ObjectFile *getFile() const { return nullptr; } in getFile() function
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Frontend/ |
| H A D | VerifyDiagnosticConsumer.h | 287 const FileEntry *getFile() const { return Data.getPointer(); } in getFile() function
|
| H A D | FrontendOptions.h | 216 StringRef getFile() const { in getFile() function
|
| /freebsd-13.1/contrib/llvm-project/lld/lib/Core/ |
| H A D | Resolver.cpp | 191 File *Resolver::getFile(int &index) { in getFile() function in lld::Resolver
|
| /freebsd-13.1/contrib/llvm-project/lld/ELF/ |
| H A D | InputSection.h | 127 template <class ELFT> ObjFile<ELFT> *getFile() const { in getFile() function
|
| H A D | Symbols.h | 387 SharedFile &getFile() const { return *cast<SharedFile>(file); } in getFile() function
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Serialization/ |
| H A D | ModuleFile.h | 93 OptionalFileEntryRefDegradesToFileEntryPtr getFile() const { in getFile() function
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Basic/ |
| H A D | FileManager.cpp | 196 FileManager::getFile(StringRef Filename, bool openFile, bool CacheFailure) { in getFile() function in FileManager
|
| H A D | Diagnostic.cpp | 230 DiagnosticsEngine::DiagStateMap::getFile(SourceManager &SrcMgr, in getFile() function in DiagnosticsEngine::DiagStateMap
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | PreprocessingRecord.h | 269 const FileEntry *getFile() const { return File; } in getFile() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Object/ |
| H A D | ArchiveWriter.cpp | 78 Expected<NewArchiveMember> NewArchiveMember::getFile(StringRef FileName, in getFile() function in NewArchiveMember
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCDwarf.h | 296 unsigned getFile(StringRef Directory, StringRef FileName, in getFile() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | DebugInfoMetadata.h | 484 DIFile *getFile() const { return cast_or_null<DIFile>(getRawFile()); } in getFile() function 1624 DIFile *getFile() const { return getScope()->getFile(); } in getFile() function 2504 DIFile *getFile() const { return cast_or_null<DIFile>(getRawFile()); } in getFile() function
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | SourceManager.h | 484 const FileInfo &getFile() const { in getFile() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | GCOVProfiling.cpp | 326 GCOVLines &getFile(StringRef Filename) { in getFile() function in __anon46c724de0611::GCOVBlock
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFContext.cpp | 1859 const object::ObjectFile *getFile() const override { return Obj; } in getFile() function in __anond6a2cae20f11::DWARFObjInMemory
|