Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransProtectedScope.cpp135 bool handledAllNotes = true; in handleProtectedScopeError() local
140 handledAllNotes = false; in handleProtectedScopeError()
143 if (handledAllNotes) in handleProtectedScopeError()