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