Searched refs:getVarDecl (Results 1 – 9 of 9) sorted by relevance
155 VarDecl *VD = const_cast<VarDecl*>(AD.getVarDecl()); in walk()
463 val.liveDecls = DSetFact.add(val.liveDecls, Dtor->getVarDecl()); in runOnBlock()
1412 const VarDecl *Var = DTor.getVarDecl(); in run()
3713 const VarDecl *var = castAs<CFGAutomaticObjDtor>().getVarDecl(); in getDestructorDecl()4099 const VarDecl *VD = DE->getVarDecl(); in print_elem()
2557 VarDecl *VD = const_cast<VarDecl*>(AD.getVarDecl()); in runAnalysis()
199 const VarDecl *getVarDecl() const { in getVarDecl() function
752 VarDecl *baseVariable = indirectField->getVarDecl(); in BuildAnonymousStructUnionMemberReference()
2356 VarDecl *getVarDecl() const { in getVarDecl() function
578 const VarDecl *varDecl = Dtor.getVarDecl(); in ProcessAutomaticObjDtor()