Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:RewriteBlockPointerType

304     void RewriteBlockPointerType(std::string& Str, QualType Type);
2204 void RewriteModernObjC::RewriteBlockPointerType(std::string& Str, QualType Type) {
2217 // FIXME. Consolidate this routine with RewriteBlockPointerType.
2261 RewriteBlockPointerType(FdStr, ArgType);
3792 RewriteBlockPointerType(S, (*I)->getType());
4457 RewriteBlockPointerType(TypeAsString, QT);