Searched defs:DiagnoseArityMismatch (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOverload.cpp | 11368 static void DiagnoseArityMismatch(Sema &S, NamedDecl *Found, Decl *D, DiagnoseArityMismatch() function |