Home | History | Annotate | Download | only in Frontend

Lines Matching refs:RewriteBlockPointerType

293     void RewriteBlockPointerType(std::string& Str, QualType Type);
2255 void RewriteObjC::RewriteBlockPointerType(std::string& Str, QualType Type) {
2268 // FIXME. Consolidate this routine with RewriteBlockPointerType.
2313 RewriteBlockPointerType(FdStr, ArgType);
3350 RewriteBlockPointerType(S, (*I)->getType());
3950 RewriteBlockPointerType(TypeAsString, QT);