Searched refs:RemoveMismatchedTypes (Results 1 – 4 of 4) sorted by relevance
52 void RemoveMismatchedTypes(llvm::StringRef qualified_typename,55 void RemoveMismatchedTypes(llvm::StringRef type_scope,59 void RemoveMismatchedTypes(lldb::TypeClass type_class);
58 void RemoveMismatchedTypes(llvm::StringRef type_scope,
100 void TypeList::RemoveMismatchedTypes(llvm::StringRef qualified_typename, in RemoveMismatchedTypes() function in TypeList110 return RemoveMismatchedTypes(type_scope, type_basename, type_class, in RemoveMismatchedTypes()114 void TypeList::RemoveMismatchedTypes(llvm::StringRef type_scope, in RemoveMismatchedTypes() function in TypeList187 void TypeList::RemoveMismatchedTypes(TypeClass type_class) { in RemoveMismatchedTypes() function in TypeList
136 void TypeMap::RemoveMismatchedTypes(llvm::StringRef type_scope, in RemoveMismatchedTypes() function in TypeMap