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