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