Searched defs:pID (Results 1 – 3 of 3) sorted by relevance
41 inline mcld::MsgHandler mcld::unreachable(unsigned int pID) { in unreachable()45 inline mcld::MsgHandler mcld::fatal(unsigned int pID) { in fatal()49 inline mcld::MsgHandler mcld::error(unsigned int pID) { in error()53 inline mcld::MsgHandler mcld::warning(unsigned int pID) { in warning()57 inline mcld::MsgHandler mcld::debug(unsigned int pID) { in debug()61 inline mcld::MsgHandler mcld::note(unsigned int pID) { in note()65 inline mcld::MsgHandler mcld::ignore(unsigned int pID) { in ignore()
78 static const DiagStaticInfo* getDiagInfo(unsigned int pID, in getDiagInfo()105 llvm::StringRef DiagnosticInfos::getDescription(unsigned int pID, in getDescription()
68 MsgHandler DiagnosticEngine::report(uint16_t pID, in report()