Home
last modified time | relevance | path

Searched refs:OtherSourceContents (Results 1 – 15 of 15) sorted by relevance

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/unittests/clangd/
H A DTUSchedulerTests.cpp265 llvm::StringLiteral OtherSourceContents = R"cpp( in TEST_F() local
294 S.update(Foo, getInputs(Foo, OtherSourceContents), WantDiagnostics::Yes, in TEST_F()
380 auto OtherSourceContents = R"cpp( in TEST_F() local
384 ASSERT_TRUE(DoUpdate(getInputs(Source, OtherSourceContents))); in TEST_F()
385 ASSERT_FALSE(DoUpdate(getInputs(Source, OtherSourceContents))); in TEST_F()
389 ASSERT_TRUE(DoUpdate(getInputs(Source, OtherSourceContents))); in TEST_F()
390 ASSERT_FALSE(DoUpdate(getInputs(Source, OtherSourceContents))); in TEST_F()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clangd/unittests/
H A DTUSchedulerTests.cpp452 llvm::StringLiteral OtherSourceContents = R"cpp( in TEST_F() local
481 updateWithCallback(S, Foo, OtherSourceContents, WantDiagnostics::Yes, in TEST_F()
609 auto OtherSourceContents = R"cpp( in TEST_F() local
613 ASSERT_TRUE(DoUpdate(OtherSourceContents)); in TEST_F()
614 ASSERT_FALSE(DoUpdate(OtherSourceContents)); in TEST_F()
618 ASSERT_TRUE(DoUpdate(OtherSourceContents)); in TEST_F()
619 ASSERT_FALSE(DoUpdate(OtherSourceContents)); in TEST_F()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/unittests/clangd/
H A DTUSchedulerTests.cpp447 llvm::StringLiteral OtherSourceContents = R"cpp( in TEST_F() local
476 updateWithCallback(S, Foo, OtherSourceContents, WantDiagnostics::Yes, in TEST_F()
604 auto OtherSourceContents = R"cpp( in TEST_F() local
608 ASSERT_TRUE(DoUpdate(OtherSourceContents)); in TEST_F()
609 ASSERT_FALSE(DoUpdate(OtherSourceContents)); in TEST_F()
613 ASSERT_TRUE(DoUpdate(OtherSourceContents)); in TEST_F()
614 ASSERT_FALSE(DoUpdate(OtherSourceContents)); in TEST_F()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp476 llvm::StringLiteral OtherSourceContents = R"cpp( in TEST_F() local
505 updateWithCallback(S, Foo, OtherSourceContents, WantDiagnostics::Yes, in TEST_F()
633 auto OtherSourceContents = R"cpp( in TEST_F() local
637 ASSERT_TRUE(DoUpdate(OtherSourceContents)); in TEST_F()
638 ASSERT_FALSE(DoUpdate(OtherSourceContents)); in TEST_F()
642 ASSERT_TRUE(DoUpdate(OtherSourceContents)); in TEST_F()
643 ASSERT_FALSE(DoUpdate(OtherSourceContents)); in TEST_F()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clangd/unittests/
H A DTUSchedulerTests.cpp476 llvm::StringLiteral OtherSourceContents = R"cpp( in TEST_F() local
505 updateWithCallback(S, Foo, OtherSourceContents, WantDiagnostics::Yes, in TEST_F()
633 auto OtherSourceContents = R"cpp( in TEST_F() local
637 ASSERT_TRUE(DoUpdate(OtherSourceContents)); in TEST_F()
638 ASSERT_FALSE(DoUpdate(OtherSourceContents)); in TEST_F()
642 ASSERT_TRUE(DoUpdate(OtherSourceContents)); in TEST_F()
643 ASSERT_FALSE(DoUpdate(OtherSourceContents)); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp549 llvm::StringLiteral OtherSourceContents = R"cpp( in TEST_F() local
584 updateWithCallback(S, Foo, OtherSourceContents, WantDiagnostics::Yes, in TEST_F()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp583 llvm::StringLiteral OtherSourceContents = R"cpp( in TEST_F() local
618 updateWithCallback(S, Foo, OtherSourceContents, WantDiagnostics::Yes, in TEST_F()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clangd/unittests/
H A DTUSchedulerTests.cpp549 llvm::StringLiteral OtherSourceContents = R"cpp( in TEST_F() local
584 updateWithCallback(S, Foo, OtherSourceContents, WantDiagnostics::Yes, in TEST_F()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp549 llvm::StringLiteral OtherSourceContents = R"cpp( in TEST_F() local
584 updateWithCallback(S, Foo, OtherSourceContents, WantDiagnostics::Yes, in TEST_F()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp583 llvm::StringLiteral OtherSourceContents = R"cpp( in TEST_F() local
618 updateWithCallback(S, Foo, OtherSourceContents, WantDiagnostics::Yes, in TEST_F()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp587 llvm::StringLiteral OtherSourceContents = R"cpp( in TEST_F() local
622 updateWithCallback(S, Foo, OtherSourceContents, WantDiagnostics::Yes, in TEST_F()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp587 llvm::StringLiteral OtherSourceContents = R"cpp( in TEST_F() local
622 updateWithCallback(S, Foo, OtherSourceContents, WantDiagnostics::Yes, in TEST_F()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp587 llvm::StringLiteral OtherSourceContents = R"cpp( in TEST_F() local
622 updateWithCallback(S, Foo, OtherSourceContents, WantDiagnostics::Yes, in TEST_F()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp587 llvm::StringLiteral OtherSourceContents = R"cpp( in TEST_F() local
622 updateWithCallback(S, Foo, OtherSourceContents, WantDiagnostics::Yes, in TEST_F()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp587 llvm::StringLiteral OtherSourceContents = R"cpp(
622 updateWithCallback(S, Foo, OtherSourceContents, WantDiagnostics::Yes,