Searched refs:InsertBlockLiteralsWithinMethod (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Rewrite/
H A DRewriteModernObjC.cpp432 void InsertBlockLiteralsWithinMethod(ObjCMethodDecl *MD);
4153 void RewriteModernObjC::InsertBlockLiteralsWithinMethod(ObjCMethodDecl *MD) { function in class:RewriteModernObjC
5457 InsertBlockLiteralsWithinMethod(MD);
H A DRewriteObjC.cpp399 void InsertBlockLiteralsWithinMethod(ObjCMethodDecl *MD);
3716 void RewriteObjC::InsertBlockLiteralsWithinMethod(ObjCMethodDecl *MD) { function in class:RewriteObjC
4944 InsertBlockLiteralsWithinMethod(MD);

Completed in 79 milliseconds