Searched defs:Compare (Results 1 – 2 of 2) sorted by relevance
32 struct Compare { struct33 bool operator()(const HeaderFile &lhs, const HeaderFile &rhs) const in operator()
659 bool ConfigNode::Compare(ConfigNode &other) const in Compare() function in ConfigNode