Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclCXX.cpp6935 auto CheckForDefaultedFunction = [&](FunctionDecl *FD) -> bool { in CheckCompletedCXXClass() local
6952 bool Incomplete = CheckForDefaultedFunction(M); in CheckCompletedCXXClass()
7034 CheckForDefaultedFunction( in CheckCompletedCXXClass()