Home
last modified time | relevance | path

Searched defs:FirstCol (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Support/
H A DSourceMgr.cpp414 unsigned FirstCol; in buildFixItLine() local
/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageViewHTML.cpp469 emitTableRow(raw_ostream & OS,const CoverageViewOptions & Opts,const std::string & FirstCol,const FileCoverageSummary & FCS,bool IsTotals) emitTableRow() argument
/llvm-project/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp589 SNodeId LastRow, LastCol, FirstRow, FirstCol, Row, Col; in getMatchingNodes() local