Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp5091 S.NoteDeletedFunction(Best->Function); in CopyObject()
5198 S.NoteDeletedFunction(Best->Function); in CheckCXX98CompatAccessibleCopy()
6585 S.NoteDeletedFunction(Best->Function); in Diagnose()
6781 S.NoteDeletedFunction(Best->Function); in Diagnose()
H A DSemaExpr.cpp140 void Sema::NoteDeletedFunction(FunctionDecl *Decl) { in NoteDeletedFunction() function in Sema
164 NoteDeletedFunction(BaseCD); in NoteDeletedFunction()
300 NoteDeletedFunction(FD); in DiagnoseUseOfDecl()
H A DSemaExprCXX.cpp2206 NoteDeletedFunction(Operator); in FindDeallocationFunction()
H A DSemaOverload.cpp11292 NoteDeletedFunction(Method); in CreateOverloadedBinOp()
H A DSemaDeclCXX.cpp5478 S.NoteDeletedFunction(Decl); in shouldDeleteForSubobjectCall()
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h3368 void NoteDeletedFunction(FunctionDecl *FD);