Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp5586 static void checkForMultipleExportedDefaultConstructors(Sema &S, in checkForMultipleExportedDefaultConstructors() function
11324 checkForMultipleExportedDefaultConstructors(*this, Record); in ActOnFinishCXXMemberDecls()