Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp861 typedef UniqueCStringMap<lldb::BasicType> TypeNameToBasicTypeMap; in GetBasicTypeEnumeration() typedef
862 static TypeNameToBasicTypeMap g_type_map; in GetBasicTypeEnumeration()