Searched refs:TableGenParseFile (Results 1 – 6 of 6) sorted by relevance
30 bool TableGenParseFile(SourceMgr &InputSrcMgr, RecordKeeper &Records);
26 bool TableGenParseFile(SourceMgr &InputSrcMgr, RecordKeeper &Records);
16 bool llvm::TableGenParseFile(SourceMgr &InputSrcMgr, RecordKeeper &Records) { in TableGenParseFile() function in llvm