Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp6782 auto CheckForDefaultedFunction = [&](FunctionDecl *FD) -> bool { in CheckCompletedCXXClass() local
6799 bool Incomplete = CheckForDefaultedFunction(M); in CheckCompletedCXXClass()
6880 CheckForDefaultedFunction( in CheckCompletedCXXClass()