Searched defs:AllowedTypes (Results 1 – 5 of 5) sorted by relevance
43 const std::vector<StringRef> AllowedTypes; variable
42 const std::vector<StringRef> AllowedTypes; global() variable
61 const std::vector<StringRef> AllowedTypes; variable
64 std::vector<TypeGetter> AllowedTypes; variable68 IRMutator(std::vector<TypeGetter> &&AllowedTypes, in IRMutator()
399 using AllowedTypes = SmallVector<SmallVector<Type, 4>, 2>; verify() typedef