• Home
  • Raw
  • Download

Lines Matching refs:getBlockName

677   virtual const char *getBlockName() const {  in getBlockName()  function in __anon013ef65f0111::BlockParserBaseClass
776 StrBuf << "Invalid " << getBlockName() << " record: <" << Record.GetCode(); in ErrorAt()
793 const char *BlockName = getBlockName(); in reportRecordSizeError()
821 StrBuf << "Don't know how to process " << getBlockName() in ProcessRecord()
858 const char *getBlockName() const override { return "type"; } in getBlockName() function in __anon013ef65f0111::TypesParser
1049 const char *getBlockName() const override { return "globals"; } in getBlockName() function in __anon013ef65f0111::GlobalsParser
1106 StrBuf << getBlockName() << " block expects " << SpecifiedNumberVars in installGlobalVariables()
1185 StrBuf << getBlockName() in ProcessRecord()
1259 const char *getBlockName() const override { return "valuesymtab"; } in getBlockName() function in __anon013ef65f0111::ValuesymtabParser
1304 StrBuf << getTableKind() << " " << getBlockName() << ": " << Context in reportUnableToAssign()
1313 StrBuf << getTableKind() << " " << getBlockName() << " defines duplicate " in ReportDuplicateName()
1408 const char *getBlockName() const override { return "function"; } in getBlockName() function in __anon013ef65f0111::FunctionParser
2801 const char *getBlockName() const override { return "constants"; } in getBlockName() function in __anon013ef65f0111::ConstantsParser
3007 const char *getBlockName() const override { return "module"; } in getBlockName() function in __anon013ef65f0111::ModuleParser