Home | History | Annotate | Download | only in Serialization

Lines Matching refs:Owner

378       if (Module *Owner = Reader.getSubmodule(SubmoduleID)) {
379 if (Owner->NameVisibility != Module::AllVisible) {
385 Reader.HiddenNamesMap[Owner].push_back(D);