Searched refs:getSorted (Results 1 – 4 of 4) sorted by relevance
44 getSorted(const CXXPredicateCodePool &Pool);63 return getSorted(AllCXXMatchCode); in getAllMatchCode()67 return getSorted(AllCXXApplyCode); in getAllApplyCode()
19 CXXPredicateCode::getSorted(const CXXPredicateCodePool &Pool) { in getSorted() function in llvm::gi::CXXPredicateCode
231 static AttributeSetNode *getSorted(LLVMContext &C,
915 return getSorted(C, SortedAttrs); in get()918 AttributeSetNode *AttributeSetNode::getSorted(LLVMContext &C, in getSorted() function in AttributeSetNode949 return getSorted(C, B.attrs()); in get()