Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:RewriteBlocksInFunctionProtoType

336     void RewriteBlocksInFunctionProtoType(QualType funcType, NamedDecl *D);
546 void RewriteModernObjC::RewriteBlocksInFunctionProtoType(QualType funcType,
563 RewriteBlocksInFunctionProtoType(PT->getPointeeType(), ND);
5420 RewriteBlocksInFunctionProtoType(FD->getType(), FD);