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