Home | History | Annotate | Download | only in Frontend

Lines Matching refs:GetBlockDeclRefExprs

410     void GetBlockDeclRefExprs(Stmt *S);
3724 void RewriteObjC::GetBlockDeclRefExprs(Stmt *S) {
3728 GetBlockDeclRefExprs(CBE->getBody());
3730 GetBlockDeclRefExprs(*CI);
4419 GetBlockDeclRefExprs(Exp->getBody());