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

/external/clang/lib/Sema/
H A DSemaInit.cpp4903 S.NoteDeletedFunction(Best->Function);
5010 S.NoteDeletedFunction(Best->Function);
6311 S.NoteDeletedFunction(Best->Function);
6505 S.NoteDeletedFunction(Best->Function);
H A DSemaExprCXX.cpp2040 NoteDeletedFunction(Operator);
H A DSemaExpr.cpp144 void Sema::NoteDeletedFunction(FunctionDecl *Decl) { function in class:Sema
168 NoteDeletedFunction(BaseCD);
301 NoteDeletedFunction(FD);
H A DSemaDeclCXX.cpp4806 S.NoteDeletedFunction(Decl);
H A DSemaOverload.cpp10745 NoteDeletedFunction(Method);
/external/clang/include/clang/Sema/
H A DSema.h3031 void NoteDeletedFunction(FunctionDecl *FD);

Completed in 232 milliseconds