Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp172 CallDescription StdCopy{{"std", "copy"}, 3}, member in __anon8041b5f30111::CStringChecker
2533 if (StdCopy.matches(Call)) in identifyCall()