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

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageViewOptions.h66 std::string getLLVMVersionString() const { function in struct:llvm::CoverageViewOptions
H A DSourceCoverageViewText.cpp43 << Opts.getLLVMVersionString();
H A DSourceCoverageViewHTML.cpp456 OSRef << tag("h5", escape(Opts.getLLVMVersionString(), Opts));

Completed in 102 milliseconds