Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/AsmParser/
H A DLLParser.h533 template <class ParserTy> bool parseMDFieldsImplBody(ParserTy ParseField);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp4631 bool LLParser::parseMDFieldsImplBody(ParserTy ParseField) { in parseMDFieldsImplBody() function in LLParser
4651 if (parseMDFieldsImplBody(ParseField)) in parseMDFieldsImpl()