Home
last modified time | relevance | path

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

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