Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp7138 auto CheckForDefaultedFunction = [&](FunctionDecl *FD) -> bool { in CheckCompletedCXXClass() local
7155 bool Incomplete = CheckForDefaultedFunction(M); in CheckCompletedCXXClass()
7237 CheckForDefaultedFunction( in CheckCompletedCXXClass()