/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeSourceFile.cpp | 19 std::string NativeSourceFile::getFileName() const { in getFileName() function in NativeSourceFile
|
H A D | NativeEnumInjectedSources.cpp | 48 std::string getFileName() const override { in getFileName() function in llvm::pdb::__anon70d5adbe0111::NativeInjectedSource
|
H A D | DbiModuleList.cpp | 268 Expected<StringRef> DbiModuleList::getFileName(uint32_t Index) const { in getFileName() function in DbiModuleList
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/ |
H A D | DIAInjectedSource.cpp | 31 std::string DIAInjectedSource::getFileName() const { in getFileName() function in DIAInjectedSource
|
H A D | DIASourceFile.cpp | 23 std::string DIASourceFile::getFileName() const { in getFileName() function in DIASourceFile
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | SymbolRemappingReader.h | 81 StringRef getFileName() const { return File; } in getFileName() function
|
H A D | Error.h | 1240 StringRef getFileName() { return FileName; } in getFileName() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ |
H A D | Binary.cpp | 42 StringRef Binary::getFileName() const { return Data.getBufferIdentifier(); } in getFileName() function in Binary
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFObject.h | 30 virtual StringRef getFileName() const { llvm_unreachable("unimplemented"); } in getFileName() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/ |
H A D | HeaderMap.cpp | 109 StringRef HeaderMapImpl::getFileName() const { in getFileName() function in HeaderMapImpl
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CrossTU/ |
H A D | CrossTranslationUnit.h | 75 std::string getFileName() const { return FileName; } in getFileName() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | DiagnosticInfo.h | 307 StringRef getFileName() const { return FileName; } in getFileName() function 337 const char *getFileName() const { return FileName; } in getFileName() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/ |
H A D | PreprocessingRecord.h | 257 StringRef getFileName() const { return FileName; } in getFileName() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | SarifDiagnostics.cpp | 64 static StringRef getFileName(const FileEntry &FE) { in getFileName() function
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | FileData.h | 103 getFileName () in getFileName() function
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | FileData.h | 103 getFileName () in getFileName() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/ |
H A D | CodeViewYAMLDebugSections.cpp | 555 getFileName(const DebugStringTableSubsectionRef &Strings, in getFileName() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFContext.cpp | 1952 StringRef getFileName() const override { return FileName; } in getFileName() function in __anona8a913f90f11::DWARFObjInMemory
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | VirtualFileSystem.cpp | 564 StringRef getFileName() const { return FileName; } in getFileName() function in llvm::vfs::detail::InMemoryNode
|