Searched refs:getVarDecl (Results 1 – 7 of 7) sorted by relevance
479 val.liveDecls = DSetFact.add(val.liveDecls, Dtor->getVarDecl()); in runOnBlock()
3340 const VarDecl *var = castAs<CFGAutomaticObjDtor>().getVarDecl(); in getDestructorDecl()3788 const VarDecl *VD = DE->getVarDecl(); in print_elem()
2460 VarDecl *VD = const_cast<VarDecl*>(AD.getVarDecl()); in runAnalysis()
171 const VarDecl *getVarDecl() const { in getVarDecl() function
699 VarDecl *baseVariable = indirectField->getVarDecl(); in BuildAnonymousStructUnionMemberReference()
2217 VarDecl *getVarDecl() const { in getVarDecl() function
492 const VarDecl *varDecl = Dtor.getVarDecl(); in ProcessAutomaticObjDtor()