Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp400 void InsertBlockLiteralsWithinMethod(ObjCMethodDecl *MD);
3636 void RewriteObjC::InsertBlockLiteralsWithinMethod(ObjCMethodDecl *MD) { in InsertBlockLiteralsWithinMethod() function in RewriteObjC
4827 InsertBlockLiteralsWithinMethod(MD); in HandleDeclInMainFile()
H A DRewriteModernObjC.cpp489 void InsertBlockLiteralsWithinMethod(ObjCMethodDecl *MD);
4453 void RewriteModernObjC::InsertBlockLiteralsWithinMethod(ObjCMethodDecl *MD) { in InsertBlockLiteralsWithinMethod() function in RewriteModernObjC
5733 InsertBlockLiteralsWithinMethod(MD); in HandleDeclInMainFile()