Home
last modified time | relevance | path

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

/third_party/libabigail/include/
Dabg-ir.h3135 string l_repr = get_pretty_representation(f), in operator() local
3138 return l_repr < r_repr; in operator()
/third_party/libabigail/src/
Dabg-ir.cc702 string l_repr = get_pretty_representation(l); in operator ()() local
704 return l_repr < r_repr; in operator ()()