Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp1256 if (EndLineNo < StartLineNo) in HighlightRange() local
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp1086 unsigned EndLineNo = SM.getExpansionLineNumber(End); prepareAndFilterRanges() local