Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:CheckFunctionPointerDecl

430     void CheckFunctionPointerDecl(QualType dType, NamedDecl *ND);
560 void RewriteModernObjC::CheckFunctionPointerDecl(QualType funcType, NamedDecl *ND) {
5319 CheckFunctionPointerDecl(ND->getType(), ND);
5336 CheckFunctionPointerDecl(TD->getUnderlyingType(), TD);
5478 CheckFunctionPointerDecl(VD->getType(), VD);
5514 CheckFunctionPointerDecl(TD->getUnderlyingType(), TD);