Searched defs:authority (Results 1 – 2 of 2) sorted by relevance
35 llvm::StringRef authority() const { return Authority; } in authority() function
141 StringRef authority; in uriFromAbsolutePath() local167 static llvm::Expected<std::string> getAbsolutePath(StringRef authority, in getAbsolutePath()