• Home
  • Raw
  • Download

Lines Matching full:records

35 void EmitClangAttrParserStringSwitches(RecordKeeper &Records, raw_ostream &OS);
36 void EmitClangAttrClass(RecordKeeper &Records, raw_ostream &OS);
37 void EmitClangAttrImpl(RecordKeeper &Records, raw_ostream &OS);
38 void EmitClangAttrList(RecordKeeper &Records, raw_ostream &OS);
39 void EmitClangAttrPCHRead(RecordKeeper &Records, raw_ostream &OS);
40 void EmitClangAttrPCHWrite(RecordKeeper &Records, raw_ostream &OS);
41 void EmitClangAttrHasAttrImpl(RecordKeeper &Records, raw_ostream &OS);
42 void EmitClangAttrSpellingListIndex(RecordKeeper &Records, raw_ostream &OS);
43 void EmitClangAttrASTVisitor(RecordKeeper &Records, raw_ostream &OS);
44 void EmitClangAttrTemplateInstantiate(RecordKeeper &Records, raw_ostream &OS);
45 void EmitClangAttrParsedAttrList(RecordKeeper &Records, raw_ostream &OS);
46 void EmitClangAttrParsedAttrImpl(RecordKeeper &Records, raw_ostream &OS);
47 void EmitClangAttrParsedAttrKinds(RecordKeeper &Records, raw_ostream &OS);
48 void EmitClangAttrDump(RecordKeeper &Records, raw_ostream &OS);
50 void EmitClangDiagsDefs(RecordKeeper &Records, raw_ostream &OS,
52 void EmitClangDiagGroups(RecordKeeper &Records, raw_ostream &OS);
53 void EmitClangDiagsIndexName(RecordKeeper &Records, raw_ostream &OS);
55 void EmitClangSACheckers(RecordKeeper &Records, raw_ostream &OS);
57 void EmitClangCommentHTMLTags(RecordKeeper &Records, raw_ostream &OS);
58 void EmitClangCommentHTMLTagsProperties(RecordKeeper &Records, raw_ostream &OS);
59 void EmitClangCommentHTMLNamedCharacterReferences(RecordKeeper &Records, raw_ostream &OS);
61 void EmitClangCommentCommandInfo(RecordKeeper &Records, raw_ostream &OS);
62 void EmitClangCommentCommandList(RecordKeeper &Records, raw_ostream &OS);
64 void EmitNeon(RecordKeeper &Records, raw_ostream &OS);
65 void EmitNeonSema(RecordKeeper &Records, raw_ostream &OS);
66 void EmitNeonTest(RecordKeeper &Records, raw_ostream &OS);
67 void EmitNeon2(RecordKeeper &Records, raw_ostream &OS);
68 void EmitNeonSema2(RecordKeeper &Records, raw_ostream &OS);
69 void EmitNeonTest2(RecordKeeper &Records, raw_ostream &OS);
71 void EmitClangAttrDocs(RecordKeeper &Records, raw_ostream &OS);