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

/freebsd-12-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransformActions.cpp198 bool AllActionsPossible = true; local
204 AllActionsPossible = false;
208 AllActionsPossible = false;
212 AllActionsPossible = false;
217 AllActionsPossible = false;
221 AllActionsPossible = false;
225 AllActionsPossible = false;
234 if (!AllActionsPossible)
238 if (!AllActionsPossible) {

Completed in 40 milliseconds