Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp488 void InsertBlockLiteralsWithinMethod(ObjCMethodDecl *MD);
4448 void RewriteModernObjC::InsertBlockLiteralsWithinMethod(ObjCMethodDecl *MD) { in InsertBlockLiteralsWithinMethod() function in RewriteModernObjC
5727 InsertBlockLiteralsWithinMethod(MD); in HandleDeclInMainFile()