Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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.cpp488 void InsertBlockLiteralsWithinFunction(FunctionDecl *FD);
4431 void RewriteModernObjC::InsertBlockLiteralsWithinFunction(FunctionDecl *FD) { in InsertBlockLiteralsWithinFunction() function in RewriteModernObjC
5711 InsertBlockLiteralsWithinFunction(FD); in HandleDeclInMainFile()