Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp399 void InsertBlockLiteralsWithinMethod(ObjCMethodDecl *MD);
3637 void RewriteObjC::InsertBlockLiteralsWithinMethod(ObjCMethodDecl *MD) { in InsertBlockLiteralsWithinMethod() function in RewriteObjC
4830 InsertBlockLiteralsWithinMethod(MD); in HandleDeclInMainFile()
H A DRewriteModernObjC.cpp488 void InsertBlockLiteralsWithinMethod(ObjCMethodDecl *MD);
4448 void RewriteModernObjC::InsertBlockLiteralsWithinMethod(ObjCMethodDecl *MD) { in BuildUniqueMethodName()
5727 InsertBlockLiteralsWithinMethod(MD); in HandleDeclInMainFile()
4450 void RewriteModernObjC::InsertBlockLiteralsWithinMethod(ObjCMethodDecl *MD) { InsertBlockLiteralsWithinMethod() function in RewriteModernObjC