Searched refs:collectRefs (Results 1 – 3 of 3) sorted by relevance
215 void collectRefs(ValueDecl *D, Stmt *S, ExprSet &refs);
176 collectRefs(VD, S, info.Refs); in VisitCompoundStmt()
309 void trans::collectRefs(ValueDecl *D, Stmt *S, ExprSet &refs) { in collectRefs() function in trans