Home
last modified time | relevance | path

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

/freebsd-14.2/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.cpp314 const DemangleCache &DC, in render()
374 const DemangleCache &DC, in renderFunctionReports()
H A DCodeCoverage.cpp180 DemangleCache DC;