Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp539 unsigned IgnoredEnd = 0; in emitMacroExpansions() local
549 IgnoredEnd = LocationStack.size(); in emitMacroExpansions()
562 LocationStack.begin() + IgnoredEnd); in emitMacroExpansions()