Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h371 bool skipModuleSummaryEntry();
/freebsd-14.2/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp968 bool LLParser::skipModuleSummaryEntry() { in skipModuleSummaryEntry() function in LLParser
1026 return skipModuleSummaryEntry(); in parseSummaryEntry()