Home | History | Annotate | Download | only in PCH

Lines Matching refs:getBool

104 bool getBool();
162 if (getBool())
169 if (getBool())
177 if (getBool()) {
180 if (getBool()) {
181 getBool(); // EMPTY
183 getBool(); // EMPTY
192 while (getBool()) {
194 if (getBool()) {
195 if (getBool()) {
227 if (getBool())
236 if (getBool())
241 if (getBool()) {
244 if (getBool()) {
245 getBool(); // EMPTY
247 getBool(); // EMPTY
257 while (getBool()) {
259 if (getBool()) {
260 if (getBool()) {
275 } while (getBool());
283 } while (getBool());
289 while(getBool()) { // expected-warning{{expecting mutex 'sls_mu' to be locked at start of each loop}}
295 while (getBool()) { // \
305 while (getBool()) {
307 if (getBool()) {
308 if (getBool()) {