Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h593 template <class ParserTy> bool parseMDFieldsImplBody(ParserTy ParseField);
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp5094 bool LLParser::parseMDFieldsImplBody(ParserTy ParseField) { in parseMDFieldsImplBody() function in LLParser
5114 if (parseMDFieldsImplBody(ParseField)) in parseMDFieldsImpl()