Searched refs:visitDeclStmt (Results 1 – 2 of 2) sorted by relevance
118 return visitDeclStmt(cast<DeclStmt>(S)); in visitStmt()144 bool ByteCodeStmtGen<Emitter>::visitDeclStmt(const DeclStmt *DS) { in visitDeclStmt() function in ByteCodeStmtGen196 if (!visitDeclStmt(CondDecl)) in visitIfStmt()
62 bool visitDeclStmt(const DeclStmt *DS);