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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp487 void InsertBlockLiteralsWithinFunction(FunctionDecl *FD);
4435 void RewriteModernObjC::InsertBlockLiteralsWithinFunction(FunctionDecl *FD) { function in class:RewriteModernObjC
5715 InsertBlockLiteralsWithinFunction(FD);
H A DRewriteObjC.cpp398 void InsertBlockLiteralsWithinFunction(FunctionDecl *FD);
3626 void RewriteObjC::InsertBlockLiteralsWithinFunction(FunctionDecl *FD) { function in class:RewriteObjC
4817 InsertBlockLiteralsWithinFunction(FD);

Completed in 295 milliseconds