Searched defs:StructAttr (Results 1 – 2 of 2) sorted by relevance
225 explicit StructAttr(const llvm::Record &record) : StructAttr(&record){}; in StructAttr() function
254 StructAttr::StructAttr(const llvm::Record *record) : Attribute(record) { in StructAttr() function in StructAttr259 StructAttr::StructAttr(const llvm::DefInit *init) in StructAttr() function in StructAttr