Searched defs:ExpansionCol (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/tools/llvm-cov/ |
H A D | SourceCoverageViewText.cpp | 163 unsigned ExpansionCol, in renderLine() argument 273 unsigned ExpansionCol, in renderExpansionSite() argument
|
H A D | SourceCoverageViewHTML.cpp | 933 renderLine(raw_ostream & OS,LineRef L,const LineCoverageStats & LCS,unsigned ExpansionCol,unsigned) renderLine() argument 1083 renderExpansionSite(raw_ostream & OS,LineRef L,const LineCoverageStats & LCS,unsigned ExpansionCol,unsigned ViewDepth) renderExpansionSite() argument
|