Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/AsmParser/
DLLParser.h358 bool parseSummaryEntry();
/openbsd/src/gnu/llvm/llvm/lib/AsmParser/
DLLParser.cpp376 if (parseSummaryEntry()) in parseTopLevelEntities()
428 if (parseSummaryEntry()) in parseTopLevelEntities()
917 bool LLParser::parseSummaryEntry() { in parseSummaryEntry() function in LLParser