Searched refs:Location (Results 1 – 3 of 3) sorted by relevance
111 struct Location { struct116 bool operator<(const Location& rhs) const { argument121 std::string to_string(const Location& loc);125 Location location;164 std::map<Location, Declaration> declarations;
136 using GuardMap = std::map<Location, DeclarationAvailability>;372 Location merged = current->first; in mergeGuards()389 const Location& loc = it->first; in rewriteFile()419 const Location& location = decl_it.first; in preprocessHeaders()476 Location loc = it.first; in preprocessHeaders()
203 Location location = { in VisitDeclaratorDecl()396 std::string to_string(const Location& loc) { in to_string()