Searched refs:GlobListItem (Results 1 – 2 of 2) sorted by relevance
40 struct GlobListItem { struct44 SmallVector<GlobListItem, 0> Items; argument
48 GlobListItem Item; in GlobList()58 for (const GlobListItem &Item : llvm::reverse(Items)) { in contains()