Home | History | Annotate | Download | only in Frontend

Lines Matching refs:GetBlockDeclRefExprs

506     void GetBlockDeclRefExprs(Stmt *S);
4575 void RewriteModernObjC::GetBlockDeclRefExprs(Stmt *S) {
4579 GetBlockDeclRefExprs(CBE->getBody());
4581 GetBlockDeclRefExprs(*CI);
5302 GetBlockDeclRefExprs(Exp->getBody());