Searched refs:GetBlockDeclRefExprs (Results 1 – 2 of 2) sorted by relevance
403 void GetBlockDeclRefExprs(Stmt *S);3646 void RewriteObjC::GetBlockDeclRefExprs(Stmt *S) { in GetBlockDeclRefExprs() function in RewriteObjC3650 GetBlockDeclRefExprs(CBE->getBody()); in GetBlockDeclRefExprs()3652 GetBlockDeclRefExprs(SubStmt); in GetBlockDeclRefExprs()4314 GetBlockDeclRefExprs(Exp->getBody()); in CollectBlockDeclRefInfo()
492 void GetBlockDeclRefExprs(Stmt *S);4457 void RewriteModernObjC::GetBlockDeclRefExprs(Stmt *S) { in InsertBlockLiteralsWithinMethod() 4461 GetBlockDeclRefExprs(CBE->getBody()); in GetBlockDeclRefExprs() 4463 GetBlockDeclRefExprs(SubStmt); in GetBlockDeclRefExprs() 5158 GetBlockDeclRefExprs(Exp->getBody()); in CollectBlockDeclRefInfo() 4459 void RewriteModernObjC::GetBlockDeclRefExprs(Stmt *S) { GetBlockDeclRefExprs() function in RewriteModernObjC