Home
last modified time | relevance | path

Searched refs:verifyCommonAncestor (Results 1 – 13 of 13) sorted by relevance

/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clangd/unittests/
H A DSelectionTests.cpp68 bool verifyCommonAncestor(const SelectionTree::Node *Root, in verifyCommonAncestor() function
77 if (verifyCommonAncestor(Child, Common, MarkedCode)) { in verifyCommonAncestor()
276 EXPECT_TRUE(verifyCommonAncestor(T.root(), T.commonAncestor(), C.Code)) in TEST()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clangd/unittests/
H A DSelectionTests.cpp70 bool verifyCommonAncestor(const SelectionTree::Node &Root, in verifyCommonAncestor() function
79 if (verifyCommonAncestor(*Child, Common, MarkedCode)) { in verifyCommonAncestor()
369 EXPECT_TRUE(verifyCommonAncestor(T.root(), T.commonAncestor(), C.Code)) in TEST()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clangd/unittests/
H A DSelectionTests.cpp70 bool verifyCommonAncestor(const SelectionTree::Node &Root, in verifyCommonAncestor() function
79 if (verifyCommonAncestor(*Child, Common, MarkedCode)) { in verifyCommonAncestor()
369 EXPECT_TRUE(verifyCommonAncestor(T.root(), T.commonAncestor(), C.Code)) in TEST()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clangd/unittests/
H A DSelectionTests.cpp78 bool verifyCommonAncestor(const SelectionTree::Node &Root, in verifyCommonAncestor() function
87 if (verifyCommonAncestor(*Child, Common, MarkedCode)) { in verifyCommonAncestor()
489 EXPECT_TRUE(verifyCommonAncestor(T.root(), T.commonAncestor(), C.Code)) in TEST()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clangd/unittests/
H A DSelectionTests.cpp78 bool verifyCommonAncestor(const SelectionTree::Node &Root, in verifyCommonAncestor() function
87 if (verifyCommonAncestor(*Child, Common, MarkedCode)) { in verifyCommonAncestor()
492 EXPECT_TRUE(verifyCommonAncestor(T.root(), T.commonAncestor(), C.Code)) in TEST()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clangd/unittests/
H A DSelectionTests.cpp77 bool verifyCommonAncestor(const SelectionTree::Node &Root, in verifyCommonAncestor() function
86 if (verifyCommonAncestor(*Child, Common, MarkedCode)) { in verifyCommonAncestor()
426 EXPECT_TRUE(verifyCommonAncestor(T.root(), T.commonAncestor(), C.Code)) in TEST()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clangd/unittests/
H A DSelectionTests.cpp77 bool verifyCommonAncestor(const SelectionTree::Node &Root, in verifyCommonAncestor() function
86 if (verifyCommonAncestor(*Child, Common, MarkedCode)) { in verifyCommonAncestor()
426 EXPECT_TRUE(verifyCommonAncestor(T.root(), T.commonAncestor(), C.Code)) in TEST()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clangd/unittests/
H A DSelectionTests.cpp78 bool verifyCommonAncestor(const SelectionTree::Node &Root, in verifyCommonAncestor() function
87 if (verifyCommonAncestor(*Child, Common, MarkedCode)) { in verifyCommonAncestor()
509 EXPECT_TRUE(verifyCommonAncestor(T.root(), T.commonAncestor(), C.Code)) in TEST()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clangd/unittests/
H A DSelectionTests.cpp78 bool verifyCommonAncestor(const SelectionTree::Node &Root, in verifyCommonAncestor() function
87 if (verifyCommonAncestor(*Child, Common, MarkedCode)) { in verifyCommonAncestor()
489 EXPECT_TRUE(verifyCommonAncestor(T.root(), T.commonAncestor(), C.Code)) in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clangd/unittests/
H A DSelectionTests.cpp77 bool verifyCommonAncestor(const SelectionTree::Node &Root, in verifyCommonAncestor() function
86 if (verifyCommonAncestor(*Child, Common, MarkedCode)) { in verifyCommonAncestor()
469 EXPECT_TRUE(verifyCommonAncestor(T.root(), T.commonAncestor(), C.Code)) in TEST()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clangd/unittests/
H A DSelectionTests.cpp78 bool verifyCommonAncestor(const SelectionTree::Node &Root, in verifyCommonAncestor() function
87 if (verifyCommonAncestor(*Child, Common, MarkedCode)) { in verifyCommonAncestor()
489 EXPECT_TRUE(verifyCommonAncestor(T.root(), T.commonAncestor(), C.Code)) in TEST()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clangd/unittests/
H A DSelectionTests.cpp78 bool verifyCommonAncestor(const SelectionTree::Node &Root, in verifyCommonAncestor() function
87 if (verifyCommonAncestor(*Child, Common, MarkedCode)) { in verifyCommonAncestor()
492 EXPECT_TRUE(verifyCommonAncestor(T.root(), T.commonAncestor(), C.Code)) in TEST()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clangd/unittests/
H A DSelectionTests.cpp78 bool verifyCommonAncestor(const SelectionTree::Node &Root, in main()
87 if (verifyCommonAncestor(*Child, Common, MarkedCode)) { in main()
489 EXPECT_TRUE(verifyCommonAncestor(T.root(), T.commonAncestor(), C.Code)) in main()