Home
last modified time | relevance | path

Searched defs:FileNameStr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDebugLineSectionEmitter.h144 std::optional<const char *> FileNameStr = dwarf::toString(File.Name); in emitLineTablePrologueV2IncludeAndFileTable() local
236 std::optional<const char *> FileNameStr = dwarf::toString(File.Name); in emitLineTablePrologueV5IncludeAndFileTable() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp325 SmallString<128> FileNameStr; in ReportDiag() local