Synopsis

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

bool
parseStackObjectReference(
    PerFunctionMIParsingState& PFS,
    int& FI,
    StringRef Src,
    SMDiagnostic& Error);

Created with MrDocs