Searched defs:InsertBlockLiteralsWithinFunction (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp406 void InsertBlockLiteralsWithinFunction(FunctionDecl *FD);
3651 void RewriteObjC::InsertBlockLiteralsWithinFunction(FunctionDecl *FD) { function in class:RewriteObjC
4867 InsertBlockLiteralsWithinFunction(FD);
H A DRewriteModernObjC.cpp501 void InsertBlockLiteralsWithinFunction(FunctionDecl *FD);
4546 void RewriteModernObjC::InsertBlockLiteralsWithinFunction(FunctionDecl *FD) { function in class:RewriteModernObjC
5850 InsertBlockLiteralsWithinFunction(FD);

Completed in 112 milliseconds