Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp1253 unsigned EndColNo = SM.getExpansionColumnNumber(InstantiationEnd); in HighlightRange() local
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DTextDiagnostic.cpp1005 unsigned EndColNo = map.getSourceLine().size(); in highlightRange() local