Home
last modified time | relevance | path

Searched refs:getSymbolNames (Results 1 – 25 of 29) sorted by relevance

12

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/unittests/clangd/
H A DFileIndexTests.cpp43 getSymbolNames(const std::vector<const Symbol *> &Symbols) { in getSymbolNames() function
52 EXPECT_THAT(getSymbolNames(*FS.allSymbols()), UnorderedElementsAre()); in TEST()
55 EXPECT_THAT(getSymbolNames(*FS.allSymbols()), in TEST()
63 EXPECT_THAT(getSymbolNames(*FS.allSymbols()), in TEST()
73 EXPECT_THAT(getSymbolNames(*Symbols), UnorderedElementsAre("1", "2", "3")); in TEST()
76 EXPECT_THAT(getSymbolNames(*FS.allSymbols()), UnorderedElementsAre()); in TEST()
77 EXPECT_THAT(getSymbolNames(*Symbols), UnorderedElementsAre("1", "2", "3")); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp2283 IPLS->DefGeneratorCandidates.getSymbolNames())); in OL_applyQueryPhase1()
2467 return make_error<SymbolsNotFound>(IPLS->LookupSet.getSymbolNames()); in OL_completeLookup()
2594 return make_error<SymbolsNotFound>(IPLS->LookupSet.getSymbolNames()); in OL_completeLookupFlags()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp2425 IPLS->DefGeneratorCandidates.getSymbolNames())); in OL_applyQueryPhase1()
2609 return make_error<SymbolsNotFound>(IPLS->LookupSet.getSymbolNames()); in OL_completeLookup()
2736 return make_error<SymbolsNotFound>(IPLS->LookupSet.getSymbolNames()); in OL_completeLookupFlags()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/ExecutionEngine/Orc/
H A DCore.cpp2425 IPLS->DefGeneratorCandidates.getSymbolNames())); in OL_applyQueryPhase1()
2609 return make_error<SymbolsNotFound>(IPLS->LookupSet.getSymbolNames()); in OL_completeLookup()
2736 return make_error<SymbolsNotFound>(IPLS->LookupSet.getSymbolNames()); in OL_completeLookupFlags()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp2284 IPLS->DefGeneratorCandidates.getSymbolNames())); in OL_applyQueryPhase1()
2468 return make_error<SymbolsNotFound>(IPLS->LookupSet.getSymbolNames()); in OL_completeLookup()
2595 return make_error<SymbolsNotFound>(IPLS->LookupSet.getSymbolNames()); in OL_completeLookupFlags()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp2425 IPLS->DefGeneratorCandidates.getSymbolNames())); in OL_applyQueryPhase1()
2609 return make_error<SymbolsNotFound>(IPLS->LookupSet.getSymbolNames()); in OL_completeLookup()
2736 return make_error<SymbolsNotFound>(IPLS->LookupSet.getSymbolNames()); in OL_completeLookupFlags()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp2429 getSymbolStringPool(), IPLS->DefGeneratorCandidates.getSymbolNames())); in OL_applyQueryPhase1()
2615 IPLS->LookupSet.getSymbolNames()); in OL_completeLookup()
2743 IPLS->LookupSet.getSymbolNames()); in OL_completeLookupFlags()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp2425 IPLS->DefGeneratorCandidates.getSymbolNames())); in OL_applyQueryPhase1()
2609 return make_error<SymbolsNotFound>(IPLS->LookupSet.getSymbolNames()); in OL_completeLookup()
2736 return make_error<SymbolsNotFound>(IPLS->LookupSet.getSymbolNames()); in OL_completeLookupFlags()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp2284 IPLS->DefGeneratorCandidates.getSymbolNames())); in OL_applyQueryPhase1()
2468 return make_error<SymbolsNotFound>(IPLS->LookupSet.getSymbolNames()); in OL_completeLookup()
2595 return make_error<SymbolsNotFound>(IPLS->LookupSet.getSymbolNames()); in OL_completeLookupFlags()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp2425 IPLS->DefGeneratorCandidates.getSymbolNames())); in OL_applyQueryPhase1()
2609 return make_error<SymbolsNotFound>(IPLS->LookupSet.getSymbolNames()); in OL_completeLookup()
2736 return make_error<SymbolsNotFound>(IPLS->LookupSet.getSymbolNames()); in OL_completeLookupFlags()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp552 return make_error<SymbolsNotFound>(LookupSet.getSymbolNames()); in buildSimpleReexportsAliasMap()
1936 return make_error<SymbolsNotFound>(Unresolved.getSymbolNames()); in lookup()
/dports/devel/llvm11/llvm-11.0.1.src/lib/ExecutionEngine/Orc/
H A DCore.cpp552 return make_error<SymbolsNotFound>(LookupSet.getSymbolNames()); in buildSimpleReexportsAliasMap()
1936 return make_error<SymbolsNotFound>(Unresolved.getSymbolNames()); in lookup()
/dports/devel/llvm10/llvm-10.0.1.src/lib/ExecutionEngine/Orc/
H A DCore.cpp762 return make_error<SymbolsNotFound>(LookupSet.getSymbolNames()); in buildSimpleReexportsAliasMap()
2033 return make_error<SymbolsNotFound>(Unresolved.getSymbolNames()); in lookup()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp762 return make_error<SymbolsNotFound>(LookupSet.getSymbolNames()); in buildSimpleReexportsAliasMap()
2033 return make_error<SymbolsNotFound>(Unresolved.getSymbolNames()); in lookup()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp762 return make_error<SymbolsNotFound>(LookupSet.getSymbolNames()); in buildSimpleReexportsAliasMap()
2033 return make_error<SymbolsNotFound>(Unresolved.getSymbolNames()); in lookup()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/ExecutionEngine/Orc/
H A DCore.h249 SymbolNameVector getSymbolNames() const { in getSymbolNames() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h249 SymbolNameVector getSymbolNames() const { in getSymbolNames() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h249 SymbolNameVector getSymbolNames() const { in getSymbolNames() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h247 SymbolNameVector getSymbolNames() const { in getSymbolNames() function
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/ExecutionEngine/Orc/
H A DCore.h247 SymbolNameVector getSymbolNames() const { in getSymbolNames() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h315 SymbolNameVector getSymbolNames() const { in getSymbolNames() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h316 SymbolNameVector getSymbolNames() const { in getSymbolNames() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h316 SymbolNameVector getSymbolNames() const { in getSymbolNames() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h331 SymbolNameVector getSymbolNames() const { in getSymbolNames() function
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/ExecutionEngine/Orc/
H A DCore.h331 SymbolNameVector getSymbolNames() const { in getSymbolNames() function

12