Searched refs:isNormalPrintfFunc (Results 1 – 1 of 1) sorted by relevance
1026 static bool isNormalPrintfFunc(const FunctionDecl &Node) { in isNormalPrintfFunc() function1952 if (libc_func_matchers::isNormalPrintfFunc(*FD)) { in matches()