Searched refs:ParseModuleEntry (Results 1 – 2 of 2) sorted by relevance
347 bool ParseModuleEntry(unsigned ID);
830 result = ParseModuleEntry(SummaryID); in ParseSummaryEntry()7472 bool LLParser::ParseModuleEntry(unsigned ID) { in ParseModuleEntry() function in LLParser