Home | History | Annotate | Download | only in Frontend

Lines Matching refs:CheckFunctionPointerDecl

405     void CheckFunctionPointerDecl(QualType dType, NamedDecl *ND);
567 void RewriteObjC::CheckFunctionPointerDecl(QualType funcType, NamedDecl *ND) {
4752 CheckFunctionPointerDecl(ND->getType(), ND);
4769 CheckFunctionPointerDecl(TD->getUnderlyingType(), TD);
4907 CheckFunctionPointerDecl(VD->getType(), VD);
4943 CheckFunctionPointerDecl(TD->getUnderlyingType(), TD);