Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp398 void InsertBlockLiteralsWithinFunction(FunctionDecl *FD);
3619 void RewriteObjC::InsertBlockLiteralsWithinFunction(FunctionDecl *FD) { in InsertBlockLiteralsWithinFunction() function in RewriteObjC
4811 InsertBlockLiteralsWithinFunction(FD); in HandleDeclInMainFile()
H A DRewriteModernObjC.cpp487 void InsertBlockLiteralsWithinFunction(FunctionDecl *FD);
4428 void RewriteModernObjC::InsertBlockLiteralsWithinFunction(FunctionDecl *FD) { in SynthesizeBlockLiterals()
5708 InsertBlockLiteralsWithinFunction(FD); in HandleDeclInMainFile()
4430 void RewriteModernObjC::InsertBlockLiteralsWithinFunction(FunctionDecl *FD) { InsertBlockLiteralsWithinFunction() function in RewriteModernObjC