Home
last modified time | relevance | path

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

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