Home
last modified time | relevance | path

Searched refs:shouldLog (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/Analysis/
Ddead-stores.c395 int shouldLog = (argc > 1); // no-warning in f23() local
397 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
/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLMediaElement.cpp2827 bool shouldLog = actionIfInvalid != DoNothing; in selectNextSourceChild() local
2828 if (shouldLog) in selectNextSourceChild()
2834 if (shouldLog) in selectNextSourceChild()
2869 if (shouldLog) in selectNextSourceChild()
2879 if (shouldLog) in selectNextSourceChild()
2894 if (shouldLog) in selectNextSourceChild()
2935 if (shouldLog) in selectNextSourceChild()