Lines Matching defs:Records
166 static ParsedAttrMap getParsedAttrList(const RecordKeeper &Records, in getParsedAttrList()
1698 static void emitClangAttrLateParsedList(RecordKeeper &Records, raw_ostream &OS) { in emitClangAttrLateParsedList()
1861 RecordKeeper &Records) { in PragmaClangAttributeSupport()
1925 getPragmaAttributeSupport(RecordKeeper &Records) { in getPragmaAttributeSupport()
2141 static void emitClangAttrTypeArgList(RecordKeeper &Records, raw_ostream &OS) { in emitClangAttrTypeArgList()
2164 static void emitClangAttrArgContextList(RecordKeeper &Records, raw_ostream &OS) { in emitClangAttrArgContextList()
2199 static void emitClangAttrVariadicIdentifierArgList(RecordKeeper &Records, in emitClangAttrVariadicIdentifierArgList()
2220 static void emitClangAttrIdentifierArgList(RecordKeeper &Records, raw_ostream &OS) { in emitClangAttrIdentifierArgList()
2246 static void emitClangAttrThisIsaIdentifierArgList(RecordKeeper &Records, in emitClangAttrThisIsaIdentifierArgList()
2266 static void emitAttributes(RecordKeeper &Records, raw_ostream &OS, in emitAttributes()
2609 void clang::EmitClangAttrClass(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrClass()
2621 void clang::EmitClangAttrImpl(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrImpl()
2778 AttrClassHierarchy(RecordKeeper &Records) { in AttrClassHierarchy()
2855 void EmitClangAttrList(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrList()
2895 void EmitClangAttrSubjectMatchRuleList(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrSubjectMatchRuleList()
2906 void EmitClangAttrPCHRead(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrPCHRead()
2948 void EmitClangAttrPCHWrite(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrPCHWrite()
3118 void EmitClangAttrHasAttrImpl(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrHasAttrImpl()
3184 void EmitClangAttrSpellingListIndex(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrSpellingListIndex()
3215 void EmitClangAttrASTVisitor(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrASTVisitor()
3335 void EmitClangAttrTemplateInstantiate(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrTemplateInstantiate()
3357 void EmitClangAttrParsedAttrList(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrParsedAttrList()
3704 void EmitClangAttrParsedAttrImpl(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrParsedAttrImpl()
3801 void EmitClangAttrParsedAttrKinds(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrParsedAttrKinds()
3899 void EmitClangAttrTextNodeDump(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrTextNodeDump()
3935 void EmitClangAttrNodeTraverse(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrNodeTraverse()
3962 void EmitClangAttrParserStringSwitches(RecordKeeper &Records, in EmitClangAttrParserStringSwitches()
3973 void EmitClangAttrSubjectMatchRulesParserStringSwitches(RecordKeeper &Records, in EmitClangAttrSubjectMatchRulesParserStringSwitches()
4099 static void WriteDocumentation(RecordKeeper &Records, in WriteDocumentation()
4151 void EmitClangAttrDocs(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrDocs()
4205 void EmitTestPragmaAttributeSupportedAttributes(RecordKeeper &Records, in EmitTestPragmaAttributeSupportedAttributes()