Searched refs:IT_Var (Results 1 – 1 of 1) sorted by relevance
299 IT_Var, enumerator352 PropagationInfo(const VarDecl *Var) : InfoType(IT_Var), Var(Var) {} in PropagationInfo()377 assert(InfoType == IT_Var); in getVar()413 bool isVar() const { return InfoType == IT_Var; } in isVar()421 return InfoType == IT_Var || InfoType == IT_Tmp; in isPointerToValue()