Searched refs:IsInHeaderMap (Results 1 – 1 of 1) sorted by relevance
476 bool &IsInHeaderMap, SmallVectorImpl<char> &MappedName, in LookupFile() argument479 IsInHeaderMap = false; in LookupFile()514 IsInHeaderMap = true; in LookupFile()1076 bool IsInHeaderMap = false; in LookupFile() local1081 IsInHeaderMap, MappedName, OpenFile); in LookupFile()1083 assert(IsInHeaderMap && "MappedName should come from a header map"); in LookupFile()1091 *IsMapped |= (!MappedName.empty() || (IsInHeaderMap && File)); in LookupFile()