Home | History | Annotate | Download | only in Analysis

Lines Matching refs:DeclStmt

1013   /// CFG.  It must be called for every assignment or DeclStmt.
1152 void VisitDeclStmt(DeclStmt *S);
1158 void VarMapBuilder::VisitDeclStmt(DeclStmt *S) {
1837 void VisitDeclStmt(DeclStmt *S);
2207 // FIXME -- only handles constructors in DeclStmt below.
2210 void BuildLockset::VisitDeclStmt(DeclStmt *S) {