Home
last modified time | relevance | path

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

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