Home | History | Annotate | Download | only in Serialization

Lines Matching refs:CurrentModule

1082   Record.push_back(LangOpts.CurrentModule.size());
1083 Record.append(LangOpts.CurrentModule.begin(), LangOpts.CurrentModule.end());