Searched refs:cmpAttrs (Results 1 – 2 of 2) sorted by relevance
333 int cmpAttrs(const AttributeList L, const AttributeList R) const;
103 int FunctionComparator::cmpAttrs(const AttributeList L, in cmpAttrs() function in FunctionComparator576 if (int Res = cmpAttrs(CSL.getAttributes(), CSR.getAttributes())) in cmpOperations()796 if (int Res = cmpAttrs(FnL->getAttributes(), FnR->getAttributes())) in compareSignature()