Searched refs:VaCopy (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DValistChecker.cpp38 static const CallDescription VaStart, VaEnd, VaCopy; member in class:__anon2324::ValistChecker
121 ValistChecker::VaCopy("__builtin_va_copy", 2),
131 else if (Call.isCalled(VaCopy))

Completed in 119 milliseconds