| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | ToolOutputFile.h | 30 StringRef getFilename() { return Filename; } in getFilename() function 66 StringRef getFilename() { return Installer.getFilename(); } in getFilename() function
|
| H A D | SourceMgr.h | 309 StringRef getFilename() const { return Filename; } in getFilename() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Remarks/ |
| H A D | RemarkStreamer.h | 57 std::optional<StringRef> getFilename() const { in getFilename() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Passes/ |
| H A D | PassPlugin.h | 70 StringRef getFilename() const { return Filename; } in getFilename() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | SourceManagerInternals.h | 103 StringRef getFilename(unsigned ID) const { in getFilename() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | InputInfo.h | 83 const char *getFilename() const { in getFilename() function
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/ |
| H A D | ubsan_value.h | 73 const char *getFilename() const { return Filename; } in getFilename() function
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
| H A D | LVReader.cpp | 182 StringRef LVReader::getFilename(LVObject *Object, size_t Index) const { in getFilename() function in LVReader
|
| H A D | LVScope.cpp | 1291 StringRef LVScopeCompileUnit::getFilename(size_t Index) const { in getFilename() function in LVScopeCompileUnit
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
| H A D | LVReader.h | 263 StringRef getFilename() const { return InputFilename; } in getFilename() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | DebugInfoMetadata.h | 663 StringRef getFilename() const { return getStringOperand(0); } in getFilename() function 692 StringRef DIScope::getFilename() const { in getFilename() function 2614 StringRef getFilename() const { return getScope()->getFilename(); } in getFilename() function 3276 StringRef getFilename() const { in getFilename() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | GCOVProfiling.cpp | 217 static SmallString<128> getFilename(const DIScope *SP) { in getFilename() function 247 StringRef getFilename() { return Filename; } in getFilename() function in __anon09913f2a0311::GCOVLines
|
| /freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | GCOV.cpp | 353 StringRef GCOVFunction::getFilename() const { return file.filenames[srcIdx]; } in getFilename() function in GCOVFunction
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/ |
| H A D | CoverageMapping.h | 961 StringRef getFilename() const { return Filename; } in getFilename() function
|
| /freebsd/contrib/llvm-project/clang/lib/Basic/ |
| H A D | SourceManager.cpp | 975 StringRef SourceManager::getFilename(SourceLocation SpellingLoc) const { in getFilename() function in SourceManager
|
| /freebsd/contrib/llvm-project/lld/COFF/ |
| H A D | Driver.cpp | 573 auto getFilename = [this](StringRef filename) -> StringRef { in findFile() local
|
| /freebsd/contrib/bsnmp/tests/ |
| H A D | catch.hpp | 9885 std::string const& Config::getFilename() const { in getFilename() function in Catch::Config
|