Searched refs:getSorted (Results 1 – 5 of 5) sorted by relevance
44 getSorted(const CXXPredicateCodePool &Pool);63 return getSorted(AllCXXMatchCode); in getAllMatchCode()67 return getSorted(AllCXXCustomActionCode); in getAllCustomActionsCode()
19 CXXPredicateCode::getSorted(const CXXPredicateCodePool &Pool) { in getSorted() function in llvm::gi::CXXPredicateCode
305 static AttributeSetNode *getSorted(LLVMContext &C,
1258 return getSorted(C, SortedAttrs); in get()1261 AttributeSetNode *AttributeSetNode::getSorted(LLVMContext &C, in getSorted() function in AttributeSetNode1292 return getSorted(C, B.attrs()); in get()