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