Searched refs:GuardMap (Results 1 – 1 of 1) sorted by relevance
137 using GuardMap = std::map<Location, DeclarationAvailability>; typedef274 static void mergeGuards(std::deque<std::string>& file_lines, GuardMap& guard_map) { in mergeGuards()394 const GuardMap& guard_map) { in rewriteFile()419 std::unordered_map<std::string, GuardMap> guards; in preprocessHeaders()477 GuardMap& orig_guard_map = file_it.second; in preprocessHeaders()481 GuardMap guard_map; in preprocessHeaders()