Searched refs:ClangAttrSpellingListEmitter (Results 1 – 3 of 3) sorted by relevance
88 class ClangAttrSpellingListEmitter : public TableGenBackend {92 explicit ClangAttrSpellingListEmitter(RecordKeeper &R) in ClangAttrSpellingListEmitter() function
297 ClangAttrSpellingListEmitter(Records).run(Out.os()); in main()
740 void ClangAttrSpellingListEmitter::run(raw_ostream &OS) { in run()