Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-cov/
DCoverageReport.h28 void render(const FunctionCoverageSummary &Function, const DemangleCache &DC,
37 const DemangleCache &DC, raw_ostream &OS);
DCoverageSummaryInfo.h204 struct DemangleCache { struct
DCoverageReport.cpp246 const DemangleCache &DC, in render()
280 const DemangleCache &DC, in renderFunctionReports()
DCodeCoverage.cpp154 DemangleCache DC;