Home
last modified time | relevance | path

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

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