Home
last modified time | relevance | path

Searched refs:getLLVMVersionString (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageViewOptions.h79 std::string getLLVMVersionString() const { in getLLVMVersionString() function
H A DSourceCoverageViewText.cpp46 << Opts.getLLVMVersionString(); in createIndexFile()
87 << Options.getLLVMVersionString(); in generateSubDirectoryReport()
H A DSourceCoverageViewHTML.cpp698 OSRef << tag("h5", escape(Opts.getLLVMVersionString(), Opts)); in createIndexFile()
778 OSRef << tag("h5", escape(Options.getLLVMVersionString(), Options)); in renderLine()