Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DCoverageReport.h28 void render(const FunctionCoverageSummary &Function, const DemangleCache &DC,
37 const DemangleCache &DC, raw_ostream &OS);
H A DCoverageReport.cpp263 const DemangleCache &DC, in render()
310 const DemangleCache &DC, in renderFunctionReports()
H A DCoverageSummaryInfo.h252 struct DemangleCache { struct
H A DCodeCoverage.cpp169 DemangleCache DC;