Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/AsmParser/
H A DLLParser.h531 bool ParseMDFieldsImplBody(ParserTy parseField);
H A DLLParser.cpp4228 bool LLParser::ParseMDFieldsImplBody(ParserTy parseField) { in ParseMDFieldsImplBody() function in LLParser
4248 if (ParseMDFieldsImplBody(parseField)) in ParseMDFieldsImpl()