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