Searched defs:HandleIncompleteScanList (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | FormatString.h | 763 virtual void HandleIncompleteScanList(const char *start, const char *end) {} HandleIncompleteScanList() function |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaChecking.cpp | 12423 void CheckScanfHandler::HandleIncompleteScanList(const char *start, HandleIncompleteScanList() function in CheckScanfHandler |