Lines Matching refs:PragmaClangAttributeSupport
1809 struct PragmaClangAttributeSupport { struct
1842 PragmaClangAttributeSupport(RecordKeeper &Records);
1880 PragmaClangAttributeSupport::PragmaClangAttributeSupport( in PragmaClangAttributeSupport() function in PragmaClangAttributeSupport
1944 static PragmaClangAttributeSupport &
1946 static PragmaClangAttributeSupport Instance(Records); in getPragmaAttributeSupport()
1950 void PragmaClangAttributeSupport::emitMatchRuleList(raw_ostream &OS) { in emitMatchRuleList()
1969 bool PragmaClangAttributeSupport::isAttributedSupported( in isAttributedSupported()
2033 PragmaClangAttributeSupport::generateStrictConformsTo(const Record &Attr, in generateStrictConformsTo()
2063 void PragmaClangAttributeSupport::generateParsingHelpers(raw_ostream &OS) { in generateParsingHelpers()
3065 PragmaClangAttributeSupport &PragmaAttributeSupport = in EmitClangAttrSubjectMatchRuleList()
3948 emitAttributeMatchRules(PragmaClangAttributeSupport &PragmaAttributeSupport, in emitAttributeMatchRules()
4140 PragmaClangAttributeSupport &PragmaAttributeSupport = in EmitClangAttrParsedAttrImpl()
4745 PragmaClangAttributeSupport Support = getPragmaAttributeSupport(Records); in EmitTestPragmaAttributeSupportedAttributes()
4767 PragmaClangAttributeSupport::RuleOrAggregateRuleSet &RuleSet = in EmitTestPragmaAttributeSupportedAttributes()