Searched refs:cmpAttrs (Results 1 – 2 of 2) sorted by relevance
333 int cmpAttrs(const AttributeList L, const AttributeList R) const;
108 int FunctionComparator::cmpAttrs(const AttributeList L, in cmpAttrs() function in FunctionComparator596 if (int Res = cmpAttrs(CBL->getAttributes(), CBR->getAttributes())) in cmpOperations()826 if (int Res = cmpAttrs(FnL->getAttributes(), FnR->getAttributes())) in compareSignature()