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

References

gen/tools/lldb/scripts/LLDBWrapPython.cpp
86627   SWIG_Python_SetConstant(d, "eTypeClassInvalid",SWIG_From_int(static_cast< int >(lldb::eTypeClassInvalid)));
tools/lldb/source/API/SBType.cpp
  517   return lldb::eTypeClassInvalid;
tools/lldb/source/Symbol/ClangASTContext.cpp
 4265     return lldb::eTypeClassInvalid;
tools/lldb/source/Symbol/CompilerType.cpp
  316     return lldb::eTypeClassInvalid;