Searched refs:IgnoreSysRoot (Results 1 – 4 of 4) sorted by relevance
56 unsigned IgnoreSysRoot : 1; member61 IgnoreSysRoot(ignoreSysRoot) {} in Entry()188 bool IsFramework, bool IgnoreSysRoot) { in AddPath() argument189 UserEntries.emplace_back(Path, Group, IsFramework, IgnoreSysRoot); in AddPath()
655 if (E.IgnoreSysRoot) { in ApplyHeaderSearchOptions()
4763 bool IgnoreSysRoot = Record[Idx++]; in ParseHeaderSearchOptions() local4765 IgnoreSysRoot); in ParseHeaderSearchOptions()
1383 Record.push_back(Entry.IgnoreSysRoot); in WriteControlBlock()