Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DValistChecker.cpp45 CK_CopyToSelf, enumerator
323 if (ChecksEnabled[CK_CopyToSelf] && VAList == Arg2) { in checkVAListStartCall()