Searched refs:visitVarDecl (Results 1 – 3 of 3) sorted by relevance
155 Checker->visitVarDecl(V); in checkASTDecl()164 void visitVarDecl(const VarDecl *V) const { in visitVarDecl() function in __anonf1c752440111::UncountedLocalVarsChecker
148 if (!visitVarDecl(VD)) in visitDeclStmt()234 bool ByteCodeStmtGen<Emitter>::visitVarDecl(const VarDecl *VD) { in visitVarDecl() function in ByteCodeStmtGen
63 bool visitVarDecl(const VarDecl *VD);