Searched defs:ErrCB (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/CodeGen/MIRParser/ |
H A D | MIParser.cpp | 1880 parseIRConstant(StringRef::iterator Loc,StringRef StringValue,PerFunctionMIParsingState & PFS,const Constant * & C,ErrorCallbackType ErrCB) parseIRConstant() argument 2070 getUnsigned(const MIToken & Token,unsigned & Result,ErrorCallbackType ErrCB) getUnsigned() argument 2179 parseGlobalValue(const MIToken & Token,PerFunctionMIParsingState & PFS,GlobalValue * & GV,ErrorCallbackType ErrCB) parseGlobalValue() argument 3114 parseIRValue(const MIToken & Token,PerFunctionMIParsingState & PFS,const Value * & V,ErrorCallbackType ErrCB) parseIRValue() argument [all...] |