Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp398 void InsertBlockLiteralsWithinFunction(FunctionDecl *FD);
3631 void RewriteObjC::InsertBlockLiteralsWithinFunction(FunctionDecl *FD) { in InsertBlockLiteralsWithinFunction() function in RewriteObjC
4823 InsertBlockLiteralsWithinFunction(FD); in HandleDeclInMainFile()
H A DRewriteModernObjC.cpp487 void InsertBlockLiteralsWithinFunction(FunctionDecl *FD);
4441 void RewriteModernObjC::InsertBlockLiteralsWithinFunction(FunctionDecl *FD) { in InsertBlockLiteralsWithinFunction() function in RewriteModernObjC
5722 InsertBlockLiteralsWithinFunction(FD); in HandleDeclInMainFile()