Searched refs:isConstPtrUse (Results 1 – 2 of 2) sorted by relevance
77 bool isConstPtrUse() const { return ConstPtrUse; } in isConstPtrUse() function
1777 } else if (U.isConstPtrUse()) { in diagnoseUnitializedVar()