Searched refs:ParseMDNodeID (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.h330 bool ParseMDNodeID(MDNode *&Result);
H A DLLParser.cpp693 bool LLParser::ParseMDNodeID(MDNode *&Result) { function in class:LLParser
739 ParseMDNodeID(N)) {
3842 return ParseMDNodeID(N);

Completed in 106 milliseconds