Searched refs:nameUsedOutsideScope (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/ARCMigrate/
H A DTransAutoreleasePool.cpp300 bool nameUsedOutsideScope = false; local
316 nameUsedOutsideScope = !NameReferenceChecker(Pass.Ctx, scope,
319 if (nameUsedOutsideScope)
326 if (nameUsedOutsideScope) {

Completed in 1114 milliseconds