Home | History | Annotate | Download | only in Lex

Lines Matching refs:IsSystem

352                                         StringRef Name, bool &IsSystem) const {
370 IsSystem = true;
395 bool IsSystem,
448 IsSystem = true;
473 if (IsSystem)
474 Result->IsSystem = IsSystem;
533 SubframeworkDir, IsSystem, Result);
690 Attributes() : IsSystem() { }
693 unsigned IsSystem : 1;
1087 if (Attrs.IsSystem)
1088 ActiveModule->IsSystem = true;
1312 if (ActiveModule->IsSystem && !Umbrella && BuiltinIncludeDir &&
1562 Map.InferredDirectories[Directory].InferSystemModules = Attrs.IsSystem;
1680 Attrs.IsSystem = true;