Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:CheckFunctionPointerDecl

397     void CheckFunctionPointerDecl(QualType dType, NamedDecl *ND);
554 void RewriteObjC::CheckFunctionPointerDecl(QualType funcType, NamedDecl *ND) {
4808 CheckFunctionPointerDecl(ND->getType(), ND);
4825 CheckFunctionPointerDecl(TD->getUnderlyingType(), TD);
4965 CheckFunctionPointerDecl(VD->getType(), VD);
5001 CheckFunctionPointerDecl(TD->getUnderlyingType(), TD);