Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp1243 unsigned EndLineNo = SM.getExpansionLineNumber(InstantiationEnd); in HighlightRange() local
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DTextDiagnostic.cpp993 unsigned EndLineNo = SM.getExpansionLineNumber(End); in highlightRange() local