Home | History | Annotate | Download | only in Frontend

Lines Matching refs:CheckFunctionPointerDecl

231             CheckFunctionPointerDecl(TD->getUnderlyingType(), TD);
500 void CheckFunctionPointerDecl(QualType dType, NamedDecl *ND);
636 void RewriteModernObjC::CheckFunctionPointerDecl(QualType funcType, NamedDecl *ND) {
5732 CheckFunctionPointerDecl(ND->getType(), ND);
5749 CheckFunctionPointerDecl(TD->getUnderlyingType(), TD);
5891 CheckFunctionPointerDecl(VD->getType(), VD);
5927 CheckFunctionPointerDecl(TD->getUnderlyingType(), TD);