Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageReport.h31 void render(const FunctionCoverageSummary &Function, const DemangleCache &DC,
40 const DemangleCache &DC, raw_ostream &OS);
H A DCoverageSummaryInfo.h296 struct DemangleCache { struct
H A DCoverageReport.cpp331 const DemangleCache &DC, in render()
391 const DemangleCache &DC, in renderFunctionReports()
H A DCodeCoverage.cpp177 DemangleCache DC;