Searched refs:URIStorage (Results 1 – 1 of 1) sorted by relevance
150 SymbolLocation toIndexLocation(const Location &Loc, std::string &URIStorage) { in toIndexLocation() argument152 URIStorage = Loc.uri.uri(); in toIndexLocation()153 SymLoc.FileURI = URIStorage.c_str(); in toIndexLocation()