Home
last modified time | relevance | path

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

/external/lldb/source/Symbol/
DTypeList.cpp226 TypeList::RemoveMismatchedTypes (const char *qualified_typename, in RemoveMismatchedTypes() argument
232 if (!Type::GetTypeScopeAndBasename (qualified_typename, type_scope, type_basename, type_class)) in RemoveMismatchedTypes()
234 type_basename = qualified_typename; in RemoveMismatchedTypes()
/external/lldb/include/lldb/Symbol/
DTypeList.h64 RemoveMismatchedTypes (const char *qualified_typename,