Home
last modified time | relevance | path

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

/llvm-project/clang/utils/analyzer/
H A DCmpRuns.py87 class SingleRunInfo: class
226 def __init__(self, info: SingleRunInfo): argument
305 SingleRunInfo(results, verbose_log), delete_empty
310 info: SingleRunInfo, delete_empty: bool = True argument