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