Home
last modified time | relevance | path

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

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