Home | History | Annotate | Download | only in Serialization

Lines Matching refs:InputFile

950     InputFile IF = getInputFile(*F, InputID);
1637 InputFile ASTReader::getInputFile(ModuleFile &F, unsigned ID, bool Complain) {
1640 return InputFile();
1695 return InputFile();
1738 InputFile IF = InputFile(File, Overridden, IsOutOfDate);
1746 return InputFile();
1818 InputFile IF = getInputFile(F, I+1, Complain);
3754 // FIXME: Re-evaluate this section; maybe only store InputFile IDs instead
3769 // FIXME: Re-evaluate this section; maybe only store InputFile IDs instead
3784 // FIXME: Re-evaluate this section; maybe only store InputFile IDs instead