Home
last modified time | relevance | path

Searched refs:DiagLine (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp554 unsigned DiagLine = 0; in processSections() local
557 DiagLine = Glob->LineNo; in processSections()
560 LineAndSectionEntry.emplace_back(DiagLine, &Entry); in processSections()