Home | History | Annotate | Download | only in Sema

Lines Matching refs:MarkFunctionReferenced

648   MarkFunctionReferenced(E->getExprLoc(), Destructor);
1359 MarkFunctionReferenced(StartLoc, OperatorNew);
1361 MarkFunctionReferenced(StartLoc, OperatorDelete);
1371 MarkFunctionReferenced(StartLoc, dtor);
1688 MarkFunctionReferenced(StartLoc, FnDecl);
2136 MarkFunctionReferenced(StartLoc,
2185 MarkFunctionReferenced(StartLoc, OperatorDelete);
3975 Self.MarkFunctionReferenced(QuestionLoc, Best->Function);
4589 MarkFunctionReferenced(E->getExprLoc(), Destructor);
4736 MarkFunctionReferenced(E->getExprLoc(), Destructor);
5206 MarkFunctionReferenced(Exp.get()->getLocStart(), Method);