Searched defs:ExpectCrash (Results 1 - 1 of 1) sorted by last modified time

/external/llvm/utils/not/
H A Dnot.cpp16 bool ExpectCrash = false; local
24 ExpectCrash = true;
40 if (ExpectCrash && Result == 3)
45 if (ExpectCrash)
50 if (ExpectCrash)

Completed in 76 milliseconds