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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.h329 bool ParseMDString(MDString *&Result);
H A DLLParser.cpp684 bool LLParser::ParseMDString(MDString *&Result) { function in class:LLParser
5234 if (ParseMDString(S))

Completed in 174 milliseconds