Synopsis

Declared in <llvm/CodeGen/MIRParser/MIParser.h>

bool
parseMDNode(
    PerFunctionMIParsingState& PFS,
    MDNode*& Node,
    StringRef Src,
    SMDiagnostic& Error);

Created with MrDocs