Searched defs:hasChanged (Results 1 – 3 of 3) sorted by relevance
98 bool hasChanged() const { in hasChanged() function
71 bool hasChanged() const { return Changed; } in hasChanged() function in __anon19f88d890111::SimplifyIndvar
646 static void GetChangedString(const UString &newStr, UString &prevStr, bool &hasChanged) in GetChangedString()