Searched defs:ListType (Results 1 – 8 of 8) sorted by relevance
21 typedef std::list<LDAPModification> ListType; typedef
18 typedef std::list<std::string> ListType; typedef
19 typedef std::list<LDAPUrl> ListType; typedef
23 typedef std::list<LDAPSearchReference> ListType; typedef
24 typedef std::list<LDAPEntry> ListType; typedef
25 typedef std::list<LDAPAttribute> ListType; typedef
1213 RecTy *ListType = InitListBack->getType(); in ParseOperation() local1555 ListRecTy *ListType = dyn_cast<ListRecTy>(List->getType()); in ParseOperation() local2224 ListRecTy *ListType = dyn_cast<ListRecTy>(ItemType); in ParseSimpleValue() local
383 using ListType = std::vector<unsigned>; typedef in __anondbae7fc30311::OrderedRegisterList