Home
last modified time | relevance | path

Searched refs:try_canonical_compare (Results 1 – 2 of 2) sorted by relevance

/external/libabigail/src/
Dabg-ir.cc663 try_canonical_compare(const T *l, const T *r) in try_canonical_compare() function
13422 return try_canonical_compare(this, other); in operator ==()
13599 return try_canonical_compare(this, other); in operator ==()
13963 return try_canonical_compare(this, other); in operator ==()
14339 return try_canonical_compare(this, other); in operator ==()
14645 return try_canonical_compare(this, other); in operator ==()
15200 return try_canonical_compare(this, other); in operator ==()
15520 return try_canonical_compare(this, other); in operator ==()
15995 return try_canonical_compare(this, op); in operator ==()
16354 return try_canonical_compare(this, other); in operator ==()
[all …]
/external/libabigail/
DChangeLog1305 * src/abg-ir.cc (try_canonical_compare): New template function.