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

/external/clang/lib/Sema/
H A DSemaInit.cpp5101 S.NoteDeletedFunction(Best->Function);
5207 S.NoteDeletedFunction(Best->Function);
6544 S.NoteDeletedFunction(Best->Function);
6740 S.NoteDeletedFunction(Best->Function);
H A DSemaExprCXX.cpp2195 NoteDeletedFunction(Operator);
H A DSemaExpr.cpp139 void Sema::NoteDeletedFunction(FunctionDecl *Decl) { function in class:Sema
163 NoteDeletedFunction(BaseCD);
299 NoteDeletedFunction(FD);
H A DSemaOverload.cpp11119 NoteDeletedFunction(Method);
H A DSemaDeclCXX.cpp5203 S.NoteDeletedFunction(Decl);
/external/clang/include/clang/Sema/
H A DSema.h3239 void NoteDeletedFunction(FunctionDecl *FD);

Completed in 235 milliseconds