Searched refs:PathURI (Results 1 – 2 of 2) sorted by relevance
143 auto PathURI = URI::create(Path); in createFileProximityIterator() local144 const auto PathProximityURIs = generateProximityURIs(PathURI.toString()); in createFileProximityIterator()
58 std::string PathURI = URI::create(Path).toString(); in buildRefSlab() local60 Builder.insert(SymbolID, refWithRange(Range, PathURI)); in buildRefSlab()