Searched defs:InList (Results 1 – 3 of 3) sorted by relevance
453 auto pairWiseOr = [&](std::vector<Value *> &InList) -> std::vector<Value *> { in getCompareLoadPairs()
45 void ObjCListBase::set(void *const* InList, unsigned Elts, ASTContext &Ctx) { in set()54 void ObjCProtocolList::set(ObjCProtocolDecl* const* InList, unsigned Elts, in set()
84 void set(T* const* InList, unsigned Elts, ASTContext &Ctx) { in set()