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()
654 if (E.IgnoreSysRoot) { in ApplyHeaderSearchOptions()
4786 bool IgnoreSysRoot = Record[Idx++]; in ParseHeaderSearchOptions() local4788 IgnoreSysRoot); in ParseHeaderSearchOptions()
1440 Record.push_back(Entry.IgnoreSysRoot); in WriteControlBlock()