/llvm-project/lldb/include/lldb/Utility/ |
H A D | UriParser.h | 21 struct URI { struct 27 bool operator==(const URI &R) const { argument
|
/llvm-project/clang/include/clang/Basic/ |
H A D | Sarif.h | 76 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 D | IndexAction.cpp | 65 auto URI = toURI(File); in FileChanged() local 113 auto URI = toURI(SkippedFile); in FileSkipped() local
|
H A D | FileIndex.cpp | 109 IncludeGraph getSubGraph(llvm::StringRef URI, const IncludeGraph &FullGraph) { in getSubGraph() argument
|
H A D | YAMLSerialization.cpp | 163 std::string URI; member
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | URI.cpp | 152 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 D | FileDistance.cpp | 151 unsigned URIDistance::distance(llvm::StringRef URI) { in distance()
|
H A D | Headers.h | 93 llvm::StringRef URI; global() member
|
H A D | Diagnostics.cpp | 498 Main.codeDescription->href = std::move(*URI); in toLSPDiags() local
|
/llvm-project/clang-tools-extra/clangd/unittests/ |
H A D | FileDistanceTests.cpp | 63 TEST(FileDistanceTests, URI) { in TEST() argument
|
H A D | IndexActionTests.cpp | 42 llvm::StringRef URI = ::testing::get<0>(arg); variable 63 auto URI = toUri(Path); in checkNodesAreInitialized() local
|
H A D | SerializationTests.cpp | 201 const auto *URI = "file:///path/source1.cpp"; TEST() local [all...] |
H A D | RenameTests.cpp | 50 Ref refWithRange(const clangd::Range &Range, const std::string &URI) { in refWithRange() argument
|
/llvm-project/clang-tools-extra/clangd/index/remote/marshalling/ |
H A D | Marshalling.cpp | 327 uriToRelativePath(llvm::StringRef URI) uriToRelativePath() argument
|
/llvm-project/clang-tools-extra/clangd/index/dex/ |
H A D | Dex.cpp | 374 generateProximityURIs(llvm::StringRef URI) generateProximityURIs() argument [all...] |
/llvm-project/clang-tools-extra/clangd/unittests/remote/ |
H A D | MarshallingTests.cpp | 41 auto URI = URI::createFile(testPath(Path)); in testPathURI() local
|
/llvm-project/llvm/docs/ |
H A D | AMDGPUUsage.rst | 2514 amdgpu-dwarf-debug-informationLoaded Code Object Path Uniform Resource Identifier (URI) global() argument [all...] |