Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp396 void InsertBlockLiteralsWithinFunction(FunctionDecl *FD);
3611 void RewriteObjC::InsertBlockLiteralsWithinFunction(FunctionDecl *FD) { in InsertBlockLiteralsWithinFunction() function in RewriteObjC
4790 InsertBlockLiteralsWithinFunction(FD); in HandleDeclInMainFile()
H A DRewriteModernObjC.cpp486 void InsertBlockLiteralsWithinFunction(FunctionDecl *FD);
4412 void RewriteModernObjC::InsertBlockLiteralsWithinFunction(FunctionDecl *FD) { in InsertBlockLiteralsWithinFunction() function in RewriteModernObjC
5674 InsertBlockLiteralsWithinFunction(FD); in HandleDeclInMainFile()