Home | History | Annotate | Download | only in Sema

Lines Matching refs:MarkFunctionReferenced

2867     S.MarkFunctionReferenced(From->getLocStart(), Constructor);
3050 S.MarkFunctionReferenced(From->getLocStart(), Constructor);
3080 S.MarkFunctionReferenced(From->getLocStart(), Conversion);
3995 S.MarkFunctionReferenced(DeclLoc, Best->Function);
9058 MarkFunctionReferenced(AddressOfExpr->getLocStart(), Fn);
9625 MarkFunctionReferenced(Fn->getExprLoc(), FDecl);
9784 MarkFunctionReferenced(OpLoc, FnDecl);
10008 MarkFunctionReferenced(OpLoc, FnDecl);
10230 MarkFunctionReferenced(LLoc, FnDecl);
10480 MarkFunctionReferenced(UnresExpr->getMemberLoc(), Method);
10754 MarkFunctionReferenced(LParenLoc, Best->Function);
10951 MarkFunctionReferenced(OpLoc, Best->Function);
11020 MarkFunctionReferenced(UDSuffixLoc, FD);