Home
last modified time | relevance | path

Searched refs:PragmaClangAttributeSupport (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/utils/TableGen/
DClangAttrEmitter.cpp1805 struct PragmaClangAttributeSupport { struct
1838 PragmaClangAttributeSupport(RecordKeeper &Records);
1860 PragmaClangAttributeSupport::PragmaClangAttributeSupport( in PragmaClangAttributeSupport() function in PragmaClangAttributeSupport
1924 static PragmaClangAttributeSupport &
1926 static PragmaClangAttributeSupport Instance(Records); in getPragmaAttributeSupport()
1930 void PragmaClangAttributeSupport::emitMatchRuleList(raw_ostream &OS) { in emitMatchRuleList()
1949 bool PragmaClangAttributeSupport::isAttributedSupported( in isAttributedSupported()
2011 PragmaClangAttributeSupport::generateStrictConformsTo(const Record &Attr, in generateStrictConformsTo()
2039 void PragmaClangAttributeSupport::generateParsingHelpers(raw_ostream &OS) { in generateParsingHelpers()
2898 PragmaClangAttributeSupport &PragmaAttributeSupport = in EmitClangAttrSubjectMatchRuleList()
[all …]