Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp574 PathPieces::const_iterator FirstNonNote = in printBugPath() local
581 if (FirstNonNote != Path.begin()) { in printBugPath()
585 for (; I != FirstNonNote; ++I) in printBugPath()