Searched refs:IT_Var (Results 1 – 1 of 1) sorted by relevance
292 IT_Var, enumerator345 PropagationInfo(const VarDecl *Var) : InfoType(IT_Var), Var(Var) {} in PropagationInfo()370 assert(InfoType == IT_Var); in getVar()406 bool isVar() const { return InfoType == IT_Var; } in isVar()414 return InfoType == IT_Var || InfoType == IT_Tmp; in isPointerToValue()