Lines Matching defs:IsSystem
528 StringRef ModuleFilename, bool IsSystem,
532 if (IsSystem) {
628 TopM->IsSystem, SystemHeaderWarningsInModule,
3109 bool IsSystem = I >= NumUserInputs;
3114 *FilenameAsRequested, IsSystem, FI.Overridden,
6040 bool IsSystem = Record[Idx++];
6094 CurrentModule->IsSystem = IsSystem || CurrentModule->IsSystem;
10148 bool IsSystem)>
10155 bool IsSystem = I >= NumUserInputs;
10157 Visitor(IFI, IsSystem);
10170 bool IsSystem = I >= NumUserInputs;
10172 Visitor(IF, IsSystem);