Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp6013 static void checkForMultipleExportedDefaultConstructors(Sema &S, in checkForMultipleExportedDefaultConstructors() function
13630 checkForMultipleExportedDefaultConstructors(*this, Record); in ActOnFinishCXXMemberDecls()