Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp148 CallDescription StdCopy{{"std", "copy"}, 3}, member in __anon6bf0e7310111::CStringChecker
2274 if (Call.isCalled(StdCopy)) { in identifyCall()