Searched defs:type_attrs (Results 1 – 7 of 7) sorted by relevance
44 let type_attrs = TypeAttrs::parse(&input.attrs); in new() localVariable
43 let type_attrs = TypeAttrs::parse(&input.attrs); in new() localVariable
33 let type_attrs = TypeAttrs::parse(&input.attrs); in new() localVariable
74 llvm::SmallVector<Attribute, 2> type_attrs; in CreateIterator() local
232 std::unordered_set<string> type_attrs; in RegisterCompilationKernels() local
38 let type_attrs = &TypeAttrs::parse(errors, input); in impl_from_args() localVariable
306 absl::flat_hash_set<TypeAttrId> type_attrs; in GetTypeAttrs() local