Home
last modified time | relevance | path

Searched refs:eBasicTypeInvalid (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h755 eBasicTypeInvalid = 0, enumerator
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBType.cpp359 return eBasicTypeInvalid; in GetBasicType()
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DCompilerType.cpp601 return eBasicTypeInvalid; in GetBasicTypeEnumeration()
/openbsd-src/gnu/llvm/lldb/bindings/python/
H A Dpython-extensions.swig558 if basic_type == eBasicTypeInvalid: return (False,False)
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp985 return lldb::eBasicTypeInvalid; in GetCompilerTypeForSimpleKind()
H A DPdbAstBuilder.cpp510 if (bt == lldb::eBasicTypeInvalid) in CreateSimpleType()
/openbsd-src/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst1012 .. py:data:: eBasicTypeInvalid
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp919 return g_type_map.Find(name, eBasicTypeInvalid); in GetBasicTypeEnumeration()
921 return eBasicTypeInvalid; in GetBasicTypeEnumeration()
5601 return eBasicTypeInvalid; in GetBasicTypeEnumeration()