Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp159 CallDescription StdCopy{{"std", "copy"}, 3}, member in __anon06fcc92d0111::CStringChecker
2342 if (StdCopy.matches(Call)) in identifyCall()