Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp487 void InsertBlockLiteralsWithinFunction(FunctionDecl *FD);
4428 void RewriteModernObjC::InsertBlockLiteralsWithinFunction(FunctionDecl *FD) { in InsertBlockLiteralsWithinFunction() function in RewriteModernObjC
5708 InsertBlockLiteralsWithinFunction(FD); in HandleDeclInMainFile()