Searched refs:isAttributedSupported (Results 1 – 1 of 1) sorted by relevance
1840 bool isAttributedSupported(const Record &Attribute);1949 bool PragmaClangAttributeSupport::isAttributedSupported( in isAttributedSupported() function in PragmaClangAttributeSupport2013 if (!isAttributedSupported(Attr) || Attr.isValueUnset("Subjects")) in generateStrictConformsTo()3774 OS << PragmaAttributeSupport.isAttributedSupported(*I->second) << ";\n"; in EmitClangAttrParsedAttrImpl()4126 if (getPragmaAttributeSupport(Records).isAttributedSupported( in WriteDocumentation()4211 if (!Support.isAttributedSupported(*I.second)) in EmitTestPragmaAttributeSupportedAttributes()