Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaDeclCXX.cpp5938 static void checkForMultipleExportedDefaultConstructors(Sema &S, in checkForMultipleExportedDefaultConstructors() function
13380 checkForMultipleExportedDefaultConstructors(*this, Record); in ActOnFinishCXXMemberDecls()