Home | History | Annotate | Download | only in Frontend

Lines Matching refs:GetBlockDeclRefExprs

411     void GetBlockDeclRefExprs(Stmt *S);
3678 void RewriteObjC::GetBlockDeclRefExprs(Stmt *S) {
3682 GetBlockDeclRefExprs(CBE->getBody());
3684 GetBlockDeclRefExprs(*CI);
4369 GetBlockDeclRefExprs(Exp->getBody());