Searched defs:equivalent (Results 1 – 7 of 7) sorted by relevance
74 equivalent = equal, enumerator
272 def equivalent(self, other): member in Constant335 def equivalent(self, other): member in Variable411 def equivalent(self, other): member in Expression
280 String equivalent = record.getEquivalent(e); in buildLigatureTree() local
455 inline bool equivalent(const Twine &A, const Twine &B) { in equivalent() function
511 inline bool equivalent(const Twine &A, const Twine &B) { in equivalent() function
410 const Predicate& equivalent) { in CollectFields()
89 bool Status::equivalent(const Status &Other) const { in equivalent() function in Status