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