Home
last modified time | relevance | path

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

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