Home
last modified time | relevance | path

Searched defs:URI (Results 1 – 17 of 17) sorted by relevance

/llvm-project/lldb/include/lldb/Utility/
H A DUriParser.h21 struct URI { struct
27 bool operator==(const URI &R) const { argument
/llvm-project/clang/include/clang/Basic/
H A DSarif.h76 std::string URI; variable
79 explicit SarifArtifactLocation(const std::string &URI) : URI(URI) {} in SarifArtifactLocation()
82 static SarifArtifactLocation create(llvm::StringRef URI) { in create()
/llvm-project/clang-tools-extra/clangd/index/
H A DIndexAction.cpp65 auto URI = toURI(File); in FileChanged() local
113 auto URI = toURI(SkippedFile); in FileSkipped() local
H A DFileIndex.cpp109 IncludeGraph getSubGraph(llvm::StringRef URI, const IncludeGraph &FullGraph) { in getSubGraph() argument
H A DYAMLSerialization.cpp163 std::string URI; member
/llvm-project/clang-tools-extra/clangd/
H A DURI.cpp152 URI::URI(llvm::StringRef Scheme, llvm::StringRef Authority, in URI() function in clang::clangd::URI
223 auto URI = Entry.instantiate()->uriFromAbsolutePath(AbsolutePath); in create() local
H A DFileDistance.cpp151 unsigned URIDistance::distance(llvm::StringRef URI) { in distance()
H A DHeaders.h93 llvm::StringRef URI; global() member
H A DDiagnostics.cpp498 Main.codeDescription->href = std::move(*URI); in toLSPDiags() local
/llvm-project/clang-tools-extra/clangd/unittests/
H A DFileDistanceTests.cpp63 TEST(FileDistanceTests, URI) { in TEST() argument
H A DIndexActionTests.cpp42 llvm::StringRef URI = ::testing::get<0>(arg); variable
63 auto URI = toUri(Path); in checkNodesAreInitialized() local
H A DSerializationTests.cpp201 const auto *URI = "file:///path/source1.cpp"; TEST() local
[all...]
H A DRenameTests.cpp50 Ref refWithRange(const clangd::Range &Range, const std::string &URI) { in refWithRange() argument
/llvm-project/clang-tools-extra/clangd/index/remote/marshalling/
H A DMarshalling.cpp327 uriToRelativePath(llvm::StringRef URI) uriToRelativePath() argument
/llvm-project/clang-tools-extra/clangd/index/dex/
H A DDex.cpp374 generateProximityURIs(llvm::StringRef URI) generateProximityURIs() argument
[all...]
/llvm-project/clang-tools-extra/clangd/unittests/remote/
H A DMarshallingTests.cpp41 auto URI = URI::createFile(testPath(Path)); in testPathURI() local
/llvm-project/llvm/docs/
H A DAMDGPUUsage.rst2514 amdgpu-dwarf-debug-informationLoaded Code Object Path Uniform Resource Identifier (URI) global() argument
[all...]