Searched refs:myFunc (Results 1 – 2 of 2) sorted by relevance
4 void myFunc();9 clang_analyzer_eval(myFunc == NULL); // expected-warning{{FALSE}} in testWeakFuncIsNull()
7 void myFunc() { in myFunc() function