Searched refs:isAttributedSupported (Results 1 – 1 of 1) sorted by relevance
2052 bool isAttributedSupported(const Record &Attribute);2177 bool PragmaClangAttributeSupport::isAttributedSupported( in isAttributedSupported() function in PragmaClangAttributeSupport2255 if (!isAttributedSupported(Attr) || Attr.isValueUnset("Subjects")) in generateStrictConformsTo()4746 OS << PragmaAttributeSupport.isAttributedSupported(*I->second) << ",\n"; in EmitClangAttrParsedAttrImpl()5175 if (getPragmaAttributeSupport(Records).isAttributedSupported( in WriteDocumentation()5266 if (!Support.isAttributedSupported(*I.second)) in EmitTestPragmaAttributeSupportedAttributes()