Home | History | Annotate | Download | only in llvm

Lines Matching refs:maybe

1237     cross_compiling=maybe
2283 if test "$cross_compiling" = maybe; then
8668 NO_MAYBE_UNINITIALIZED=`$CXX -Werror -Wmaybe-uninitialized -fsyntax-only -xc /dev/null 2>/dev/null && echo -Wno-maybe-uninitialized`