Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp339 void RewriteBlockLiteralFunctionDecl(FunctionDecl *FD);
2381 void RewriteModernObjC::RewriteBlockLiteralFunctionDecl(FunctionDecl *FD) { in RewriteBlockLiteralFunctionDecl() function in RewriteModernObjC
3052 R.RewriteBlockLiteralFunctionDecl(FD); in getFunctionSourceLocation()