Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclCXX.cpp6887 auto CheckForDefaultedFunction = [&](FunctionDecl *FD) -> bool { in CheckCompletedCXXClass() local
6904 bool Incomplete = CheckForDefaultedFunction(M); in CheckCompletedCXXClass()
6985 CheckForDefaultedFunction( in CheckCompletedCXXClass()