Home
last modified time | relevance | path

Searched refs:ErrorLevel (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/subzero/pnacl-llvm/
DNaClBitcodeParser.cpp90 naclbitc::ErrorLevel Level, uint64_t BitPosition, in ErrorAt()
DNaClBitstreamReader.cpp36 raw_ostream &Out, ErrorLevel Level, uint64_t BitPosition) { in ErrorAt()
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitstreamReader.h41 enum ErrorLevel { enum
50 raw_ostream &ErrorAt(raw_ostream &Out, ErrorLevel Level,
DNaClBitcodeParser.h496 virtual bool ErrorAt(naclbitc::ErrorLevel Level, uint64_t BitPosition,
/external/v8/src/
Dmessages.cc81 if (api_message_obj->ErrorLevel() == v8::Isolate::kMessageError) { in ReportMessage()
133 int error_level = api_message_obj->ErrorLevel(); in ReportMessageNoExceptions()
Dd8.cc1594 switch (message->ErrorLevel()) { in PrintNonErrorsMessageCallback()
Dapi.cc2768 int Message::ErrorLevel() const { in ErrorLevel() function in v8::Message
/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp243 bool ErrorAt(naclbitc::ErrorLevel Level, uint64_t BitPosition,
583 bool TopLevelParser::ErrorAt(naclbitc::ErrorLevel Level, uint64_t Bit, in ErrorAt()
683 bool ErrorAt(naclbitc::ErrorLevel Level, uint64_t Bit,
767 bool BlockParserBaseClass::ErrorAt(naclbitc::ErrorLevel Level, uint64_t Bit, in ErrorAt()
/external/v8/include/
Dv8.h1497 int ErrorLevel() const;