Home | History | Annotate | Download | only in Serialization

Lines Matching refs:HiddenNames

3343 void ASTReader::makeNamesVisible(const HiddenNames &Names, Module *Owner) {
3384 auto HiddenNames = std::move(*Hidden);
3386 makeNamesVisible(HiddenNames.second, HiddenNames.first);