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

References

gen/tools/lldb/scripts/LLDBWrapPython.cpp
86583   SWIG_Python_SetConstant(d, "eBasicTypeInvalid",SWIG_From_int(static_cast< int >(lldb::eBasicTypeInvalid)));
tools/lldb/source/API/SBType.cpp
  343   return eBasicTypeInvalid;
tools/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp
  710   if (bt == lldb::eBasicTypeInvalid)
tools/lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp
  752     return lldb::eBasicTypeInvalid;
tools/lldb/source/Symbol/ClangASTContext.cpp
  985     return g_type_map.Find(name, eBasicTypeInvalid);
  987   return eBasicTypeInvalid;
 5782   return eBasicTypeInvalid;
tools/lldb/source/Symbol/CompilerType.cpp
  522   return eBasicTypeInvalid;