Lines Matching full:vardecl
85 SmallVector<VarDecl *, 8> VarsToHandle;
87 for (std::map<VarDecl *, PoolVarInfo>::iterator
89 VarDecl *var = I->first;
172 if (VarDecl *VD = dyn_cast<VarDecl>(DclS->getSingleDecl())) {
190 if (VarDecl *VD = dyn_cast<VarDecl>(dref->getDecl())) {
226 VarDecl *PoolVar;
373 bool isPoolDrain(VarDecl *poolVar, Stmt *S) {
427 std::map<VarDecl *, PoolVarInfo> PoolVars;