Home
last modified time | relevance | path

Searched defs:DFK (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp6819 Sema::DefaultedFunctionKind DFK = S.getDefaultedFunctionKind(FD); DefineDefaultedFunction() local
7142 DefaultedFunctionKind DFK = getDefaultedFunctionKind(FD); CheckCompletedCXXClass() local
7603 auto DFK = S.getDefaultedFunctionKind(FD); computeImplicitExceptionSpec() local
9843 DefaultedFunctionKind DFK = getDefaultedFunctionKind(FD); DiagnoseDeletedDefaultedFunction() local
[all...]
H A DSemaTemplateInstantiate.cpp1004 DefaultedFunctionKind DFK = PrintInstantiationStack() local
H A DSemaOverload.cpp14847 DefaultedFunctionKind DFK = getDefaultedFunctionKind(DeletedFD); CreateOverloadedBinOp() local