Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp399 void InsertBlockLiteralsWithinMethod(ObjCMethodDecl *MD);
3636 void RewriteObjC::InsertBlockLiteralsWithinMethod(ObjCMethodDecl *MD) { in InsertBlockLiteralsWithinMethod() function in RewriteObjC
4832 InsertBlockLiteralsWithinMethod(MD); in HandleDeclInMainFile()
DRewriteModernObjC.cpp488 void InsertBlockLiteralsWithinMethod(ObjCMethodDecl *MD);
4458 void RewriteModernObjC::InsertBlockLiteralsWithinMethod(ObjCMethodDecl *MD) { in InsertBlockLiteralsWithinMethod() function in RewriteModernObjC
5742 InsertBlockLiteralsWithinMethod(MD); in HandleDeclInMainFile()