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;168 std::map<Location, Declaration> declarations;
136 using GuardMap = std::map<Location, DeclarationAvailability>;369 Location merged = current->first; in mergeGuards()386 const Location& loc = it->first; in rewriteFile()416 const Location& location = decl_it.first; in preprocessHeaders()473 Location loc = it.first; in preprocessHeaders()
203 Location location = { in VisitDeclaratorDecl()398 std::string to_string(const Location& loc) { in to_string()