Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp1026 static bool isNormalPrintfFunc(const FunctionDecl &Node) { in isNormalPrintfFunc() function
1952 if (libc_func_matchers::isNormalPrintfFunc(*FD)) { in matches()