Home | History | Annotate | Download | only in Frontend

Lines Matching refs:GetBlockDeclRefExprs

492     void GetBlockDeclRefExprs(Stmt *S);
4643 void RewriteModernObjC::GetBlockDeclRefExprs(Stmt *S) {
4647 GetBlockDeclRefExprs(CBE->getBody());
4649 GetBlockDeclRefExprs(*CI);
5374 GetBlockDeclRefExprs(Exp->getBody());