Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h755 eBasicTypeInvalid = 0, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBType.cpp270 return eBasicTypeInvalid; in GetBasicType()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp625 return lldb::eBasicTypeInvalid; in GetCompilerTypeForSimpleKind()
H A DPdbAstBuilder.cpp711 if (bt == lldb::eBasicTypeInvalid) in CreateSimpleType()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DCompilerType.cpp552 return eBasicTypeInvalid; in GetBasicTypeEnumeration()
H A DClangASTContext.cpp1130 return g_type_map.Find(name, eBasicTypeInvalid); in GetBasicTypeEnumeration()
1132 return eBasicTypeInvalid; in GetBasicTypeEnumeration()
5813 return eBasicTypeInvalid; in GetBasicTypeEnumeration()