Home
last modified time | relevance | path

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

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