Home
last modified time | relevance | path

Searched refs:eBasicTypeNullPtr (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h787 eBasicTypeNullPtr, enumerator
/openbsd-src/gnu/llvm/lldb/bindings/python/
H A Dpython-extensions.swig590 if basic_type == eBasicTypeNullPtr: return (False,False)
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp497 return GetBasicType(lldb::eBasicTypeNullPtr); in CreateSimpleType()
/openbsd-src/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst1044 .. py:data:: eBasicTypeNullPtr
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp592 clang_type = m_ast.GetBasicType(eBasicTypeNullPtr); in ParseTypeModifier()
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp915 g_type_map.Append(ConstString("nullptr"), eBasicTypeNullPtr); in GetBasicTypeEnumeration()
2106 case eBasicTypeNullPtr: in GetOpaqueCompilerType()
5589 return eBasicTypeNullPtr; in GetBasicTypeEnumeration()