Home | History | Annotate | Download | only in Lex

Lines Matching full:headerlist

223     SmallVectorImpl<Module::Header> *HeaderList[] = {
226 for (auto *Hs : HeaderList)
807 auto &HeaderList = Headers[Header.Entry];
808 for (auto H : HeaderList)
812 HeaderList.push_back(KH);