Home | History | Annotate | Download | only in TableGen

Lines Matching refs:RecordKeeper

135 static ParsedAttrMap getParsedAttrList(const RecordKeeper &Records,
1352 static void emitClangAttrLateParsedList(RecordKeeper &Records, raw_ostream &OS) {
1374 static void emitClangAttrTypeArgList(RecordKeeper &Records, raw_ostream &OS) {
1400 static void emitClangAttrArgContextList(RecordKeeper &Records, raw_ostream &OS) {
1430 static void emitClangAttrIdentifierArgList(RecordKeeper &Records, raw_ostream &OS) {
1454 void EmitClangAttrClass(RecordKeeper &Records, raw_ostream &OS) {
1659 void EmitClangAttrImpl(RecordKeeper &Records, raw_ostream &OS) {
1756 void EmitClangAttrList(RecordKeeper &Records, raw_ostream &OS) {
1822 void EmitClangAttrPCHRead(RecordKeeper &Records, raw_ostream &OS) {
1865 void EmitClangAttrPCHWrite(RecordKeeper &Records, raw_ostream &OS) {
2007 void EmitClangAttrHasAttrImpl(RecordKeeper &Records, raw_ostream &OS) {
2061 void EmitClangAttrSpellingListIndex(RecordKeeper &Records, raw_ostream &OS) {
2099 void EmitClangAttrASTVisitor(RecordKeeper &Records, raw_ostream &OS) {
2168 void EmitClangAttrTemplateInstantiate(RecordKeeper &Records, raw_ostream &OS) {
2232 void EmitClangAttrParsedAttrList(RecordKeeper &Records, raw_ostream &OS) {
2640 void EmitClangAttrParsedAttrImpl(RecordKeeper &Records, raw_ostream &OS) {
2693 void EmitClangAttrParsedAttrKinds(RecordKeeper &Records, raw_ostream &OS) {
2775 void EmitClangAttrDump(RecordKeeper &Records, raw_ostream &OS) {
2814 void EmitClangAttrParserStringSwitches(RecordKeeper &Records,
2968 void EmitClangAttrDocs(RecordKeeper &Records, raw_ostream &OS) {