Lines Matching refs:getBool
104 bool getBool();
160 if (getBool())
167 if (getBool())
175 if (getBool()) {
178 if (getBool()) {
179 getBool(); // EMPTY
181 getBool(); // EMPTY
190 while (getBool()) {
192 if (getBool()) {
193 if (getBool()) {
225 if (getBool())
234 if (getBool())
239 if (getBool()) {
242 if (getBool()) {
243 getBool(); // EMPTY
245 getBool(); // EMPTY
255 while (getBool()) {
257 if (getBool()) {
258 if (getBool()) {
273 } while (getBool());
281 } while (getBool());
287 while(getBool()) { // expected-warning{{expecting mutex 'sls_mu' to be locked at start of each loop}}
293 while (getBool()) { // \
303 while (getBool()) {
305 if (getBool()) {
306 if (getBool()) {
604 } while (getBool());
615 } while (getBool());
620 if (getBool())
629 if (getBool())
638 if (getBool())
654 } while (getBool());
659 if (getBool())
670 if (getBool())
1600 bool getBool();
1609 if (getBool()) {