Home
last modified time | relevance | path

Searched defs:ColNum (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DSymbolCache.cpp488 uint32_t ColNum = 0; in findLineTable() local
501 uint32_t ColNum = in findLineTable() local
/external/llvm-project/llvm/tools/llvm-cov/
DSourceCoverageViewHTML.cpp28 unsigned ColNum = 0; // Record the column number. in escape() local