Home
last modified time | relevance | path

Searched refs:skipModuleSummaryEntry (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h327 bool skipModuleSummaryEntry();
/freebsd-13.1/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp808 bool LLParser::skipModuleSummaryEntry() { in skipModuleSummaryEntry() function in LLParser
866 return skipModuleSummaryEntry(); in parseSummaryEntry()