Searched refs:ToolVersion (Results 1 – 3 of 3) sorted by relevance
198 std::string ToolVersion = getClangFullVersion(); in FlushDiagnosticsImpl() local199 SarifWriter.createRun("clang", "clang static analyzer", ToolVersion); in FlushDiagnosticsImpl()
344 StringRef ToolVersion) { in createRun() argument356 {"version", ToolVersion}, in createRun()
438 const llvm::StringRef ToolVersion = CLANG_VERSION_STRING);