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