Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclCXX.cpp6959 DiagnoseDeletedDefaultedFunction(MD); in CheckCompletedCXXClass()
6973 DiagnoseDeletedDefaultedFunction(MD); in CheckCompletedCXXClass()
9750 void Sema::DiagnoseDeletedDefaultedFunction(FunctionDecl *FD) { in DiagnoseDeletedDefaultedFunction() function in Sema
HDSemaExpr.cpp130 DiagnoseDeletedDefaultedFunction(Decl); in NoteDeletedFunction()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h5087 void DiagnoseDeletedDefaultedFunction(FunctionDecl *FD);