Searched refs:prev_definition (Results 1 – 1 of 1) sorted by relevance
144 if (auto prev_definition = defined_types_.find(type->GetCanonicalName()); in AddDocument() local145 prev_definition != defined_types_.end()) { in AddDocument()151 if (!prev_definition->second->GetDocument().IsPreprocessed()) { in AddDocument()153 << prev_definition->second->GetLocation(); in AddDocument()