Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/
Dlldb-enumerations.h564 eBasicTypeInvalid = 0, enumerator
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
DSBType.cpp274 return eBasicTypeInvalid; in GetBasicType()
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
DClangASTContext.cpp664 return g_type_map.Find(name.GetCString(), eBasicTypeInvalid); in GetBasicTypeEnumeration()
666 return eBasicTypeInvalid; in GetBasicTypeEnumeration()
703 case eBasicTypeInvalid: in GetBasicType()
DClangASTType.cpp2306 return eBasicTypeInvalid; in GetBasicTypeEnumeration()