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
308 static AttributeSetNode *getSorted(LLVMContext &C,
1045 return getSorted(C, SortedAttrs); in get()1048 AttributeSetNode *AttributeSetNode::getSorted(LLVMContext &C, in getSorted() function in AttributeSetNode1079 return getSorted(C, B.attrs()); in get()