Searched defs:TypeAttr (Results 1 – 7 of 7) sorted by relevance
37 mlir::Attribute TypeAttr = mlir::TypeAttr::get(IndexType); variable
209 self, constantType: Optional[Union[TypeAttr, Type]] = None, *, loc=None, ip=None221 constantTypes: Optional[Sequence[Union[TypeAttr, Type]]] = None,
120 TypeAttr(ASTContext &Context, const AttributeCommonInfo &CommonInfo, TypeAttr() function
868 const Attr *TypeAttr; global() member
61 static dwarf::Attribute TypeAttr[] = {dwarf::DW_AT_type}; variable
38 class TypeAttr; global() variable