Searched refs:SPIRVDecorateLinkageAttr (Results 1 – 3 of 3) sorted by relevance
149 class SPIRVDecorateLinkageAttr:public SPIRVDecorate{152 SPIRVDecorateLinkageAttr(SPIRVEntry *TheTarget, in SPIRVDecorateLinkageAttr() function161 SPIRVDecorateLinkageAttr():SPIRVDecorate(){} in SPIRVDecorateLinkageAttr() function
101 SPIRVDecorateLinkageAttr::encodeLiterals(Encoder, Literals); in encode()117 SPIRVDecorateLinkageAttr::decodeLiterals(Decoder, Literals); in decode()
383 return static_cast<const SPIRVDecorateLinkageAttr*>(Loc->second)->getLinkageType(); in getLinkageType()390 addDecorate(new SPIRVDecorateLinkageAttr(this, Name, LT)); in setLinkageType()