Searched refs:GuardMap (Results 1 – 1 of 1) sorted by relevance
136 using GuardMap = std::map<Location, DeclarationAvailability>; typedef267 static void mergeGuards(std::deque<std::string>& file_lines, GuardMap& guard_map) { in mergeGuards()387 const GuardMap& guard_map) { in rewriteFile()412 std::unordered_map<std::string, GuardMap> guards; in preprocessHeaders()470 GuardMap& orig_guard_map = file_it.second; in preprocessHeaders()474 GuardMap guard_map; in preprocessHeaders()