Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp399 void InsertBlockLiteralsWithinFunction(FunctionDecl *FD);
3618 void RewriteObjC::InsertBlockLiteralsWithinFunction(FunctionDecl *FD) { in InsertBlockLiteralsWithinFunction() function in RewriteObjC
4808 InsertBlockLiteralsWithinFunction(FD); in HandleDeclInMainFile()
H A DRewriteModernObjC.cpp488 void InsertBlockLiteralsWithinFunction(FunctionDecl *FD);
4433 void RewriteModernObjC::InsertBlockLiteralsWithinFunction(FunctionDecl *FD) { in InsertBlockLiteralsWithinFunction() function in RewriteModernObjC
5714 InsertBlockLiteralsWithinFunction(FD); in HandleDeclInMainFile()