reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

include/llvm/CodeGen/MachineInstr.h
   63 class MachineInstr
include/llvm/MC/MCInst.h
   34 class MCOperand {
  158 class MCInst {
include/llvm/Support/Error.h
   48 class ErrorInfoBase {
 1174 class StringError : public ErrorInfo<StringError> {
tools/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
  676 class PythonException : public llvm::ErrorInfo<PythonException> {
tools/lldb/unittests/tools/lldb-server/tests/MessageObjects.h
  145 class StopReplyExit : public StopReply {
unittests/Support/ErrorTest.cpp
   26 class CustomError : public ErrorInfo<CustomError> {
utils/unittest/googlemock/include/gmock/gmock-matchers.h
 2260   template <typename T>