Home | History | Annotate | Download | only in Lex

Lines Matching refs:isImport

84     NumOnceOnlyFiles += FileInfo[i].isImport;
933 HFI.isImport |= OtherHFI.isImport;
1015 return HFI->isPragmaOnce || HFI->isImport || HFI->ControllingMacro ||
1041 bool isImport, Module *M) {
1049 if (isImport) {
1051 FileInfo.isImport = true;
1058 if (FileInfo.isImport)