Home
last modified time | relevance | path

Searched refs:BoundPath (Results 1 – 10 of 10) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp69 static Key<std::string> BoundPath; variable
71 return Context::current().derive(BoundPath, F.str()); in bindPath()
74 const std::string *V = Context::current().get(BoundPath); in boundPath()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp71 static Key<std::string> BoundPath; variable
73 return Context::current().derive(BoundPath, F.str()); in bindPath()
76 const std::string *V = Context::current().get(BoundPath); in boundPath()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clangd/unittests/
H A DTUSchedulerTests.cpp69 static Key<std::string> BoundPath; variable
71 return Context::current().derive(BoundPath, F.str()); in bindPath()
74 const std::string *V = Context::current().get(BoundPath); in boundPath()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp69 static Key<std::string> BoundPath; variable
71 return Context::current().derive(BoundPath, F.str()); in bindPath()
74 const std::string *V = Context::current().get(BoundPath); in boundPath()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp71 static Key<std::string> BoundPath; variable
73 return Context::current().derive(BoundPath, F.str()); in bindPath()
76 const std::string *V = Context::current().get(BoundPath); in boundPath()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp75 static Key<std::string> BoundPath; variable
77 return Context::current().derive(BoundPath, F.str()); in bindPath()
80 const std::string *V = Context::current().get(BoundPath); in boundPath()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp75 static Key<std::string> BoundPath; variable
77 return Context::current().derive(BoundPath, F.str()); in bindPath()
80 const std::string *V = Context::current().get(BoundPath); in boundPath()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp75 static Key<std::string> BoundPath; variable
77 return Context::current().derive(BoundPath, F.str()); in bindPath()
80 const std::string *V = Context::current().get(BoundPath); in boundPath()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp75 static Key<std::string> BoundPath; variable
77 return Context::current().derive(BoundPath, F.str()); in bindPath()
80 const std::string *V = Context::current().get(BoundPath); in boundPath()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp75 static Key<std::string> BoundPath;
77 return Context::current().derive(BoundPath, F.str());
80 const std::string *V = Context::current().get(BoundPath);