Searched refs:shouldLog (Results 1 – 2 of 2) sorted by relevance
395 int shouldLog = (argc > 1); // no-warning in f23() local397 if (shouldLog) f23_aux("I did too use it!\n"); in f23()403 …int shouldLog = (argc > 1); // expected-warning{{Value stored to 'shouldLog' during its initializa… in f23_pos() local
1736 bool shouldLog = actionIfInvalid != DoNothing; in selectNextSourceChild() local1737 if (shouldLog) in selectNextSourceChild()1743 if (shouldLog) in selectNextSourceChild()1768 if (shouldLog) in selectNextSourceChild()1778 if (shouldLog) in selectNextSourceChild()1787 if (shouldLog) in selectNextSourceChild()1819 if (shouldLog) in selectNextSourceChild()