Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp196 CallDescription StdCopy{CDM::SimpleFunc, {"std", "copy"}, 3}, member in __anonfd7ae7fd0111::CStringChecker
2680 if (StdCopy.matches(Call)) in identifyCall()