Home
last modified time | relevance | path

Searched refs:NameIt (Results 1 – 25 of 43) sorted by relevance

12

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/unittests/clangd/
H A DTestTU.cpp89 for (auto NameIt = Components.begin(), End = Components.end() - 1;
90 NameIt != End; ++NameIt) {
91 Scope = &cast<DeclContext>(LookupDecl(*Scope, *NameIt));
/dports/devel/llvm90/llvm-9.0.1.src/tools/llvm-readobj/
H A DObjDumper.cpp54 auto NameIt = SecNames.find(SecName); in getSectionRefsByNameOrIndex() local
55 if (NameIt != SecNames.end()) in getSectionRefsByNameOrIndex()
56 NameIt->second = true; in getSectionRefsByNameOrIndex()
60 if (NameIt != SecNames.end() || IndexIt != SecIndices.end()) in getSectionRefsByNameOrIndex()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/unittests/clangd/
H A DTestTU.cpp104 for (auto NameIt = Components.begin(), End = Components.end() - 1; in findDecl() local
105 NameIt != End; ++NameIt) { in findDecl()
106 Scope = &cast<DeclContext>(LookupDecl(*Scope, *NameIt)); in findDecl()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-readobj/
H A DObjDumper.cpp57 auto NameIt = SecNames.find(std::string(SecName)); in getSectionRefsByNameOrIndex() local
58 if (NameIt != SecNames.end()) in getSectionRefsByNameOrIndex()
59 NameIt->second = true; in getSectionRefsByNameOrIndex()
63 if (NameIt != SecNames.end() || IndexIt != SecIndices.end()) in getSectionRefsByNameOrIndex()
/dports/devel/llvm11/llvm-11.0.1.src/tools/llvm-readobj/
H A DObjDumper.cpp57 auto NameIt = SecNames.find(std::string(SecName)); in getSectionRefsByNameOrIndex() local
58 if (NameIt != SecNames.end()) in getSectionRefsByNameOrIndex()
59 NameIt->second = true; in getSectionRefsByNameOrIndex()
63 if (NameIt != SecNames.end() || IndexIt != SecIndices.end()) in getSectionRefsByNameOrIndex()
/dports/devel/llvm10/llvm-10.0.1.src/tools/llvm-readobj/
H A DObjDumper.cpp57 auto NameIt = SecNames.find(SecName); in getSectionRefsByNameOrIndex() local
58 if (NameIt != SecNames.end()) in getSectionRefsByNameOrIndex()
59 NameIt->second = true; in getSectionRefsByNameOrIndex()
63 if (NameIt != SecNames.end() || IndexIt != SecIndices.end()) in getSectionRefsByNameOrIndex()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/tools/llvm-readobj/
H A DObjDumper.cpp56 auto NameIt = SecNames.find(std::string(SecName)); in getSectionRefsByNameOrIndex() local
57 if (NameIt != SecNames.end()) in getSectionRefsByNameOrIndex()
58 NameIt->second = true; in getSectionRefsByNameOrIndex()
62 if (NameIt != SecNames.end() || IndexIt != SecIndices.end()) in getSectionRefsByNameOrIndex()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/llvm-readobj/
H A DObjDumper.cpp57 auto NameIt = SecNames.find(SecName); in getSectionRefsByNameOrIndex() local
58 if (NameIt != SecNames.end()) in getSectionRefsByNameOrIndex()
59 NameIt->second = true; in getSectionRefsByNameOrIndex()
63 if (NameIt != SecNames.end() || IndexIt != SecIndices.end()) in getSectionRefsByNameOrIndex()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clangd/unittests/
H A DTestTU.cpp132 for (auto NameIt = Components.begin(), End = Components.end() - 1; in findDecl() local
133 NameIt != End; ++NameIt) { in findDecl()
134 Scope = &cast<DeclContext>(LookupDecl(*Scope, *NameIt)); in findDecl()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clangd/unittests/
H A DTestTU.cpp132 for (auto NameIt = Components.begin(), End = Components.end() - 1; in findDecl() local
133 NameIt != End; ++NameIt) { in findDecl()
134 Scope = &cast<DeclContext>(LookupDecl(*Scope, *NameIt)); in findDecl()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/llvm-readobj/
H A DObjDumper.cpp72 auto NameIt = SecNames.find(std::string(SecName)); in getSectionRefsByNameOrIndex() local
73 if (NameIt != SecNames.end()) in getSectionRefsByNameOrIndex()
74 NameIt->second = true; in getSectionRefsByNameOrIndex()
78 if (NameIt != SecNames.end() || IndexIt != SecIndices.end()) in getSectionRefsByNameOrIndex()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clangd/unittests/
H A DTestTU.cpp128 for (auto NameIt = Components.begin(), End = Components.end() - 1; in findDecl() local
129 NameIt != End; ++NameIt) { in findDecl()
130 Scope = &cast<DeclContext>(LookupDecl(*Scope, *NameIt)); in findDecl()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/tools/llvm-readobj/
H A DObjDumper.cpp72 auto NameIt = SecNames.find(std::string(SecName)); in getSectionRefsByNameOrIndex() local
73 if (NameIt != SecNames.end()) in getSectionRefsByNameOrIndex()
74 NameIt->second = true; in getSectionRefsByNameOrIndex()
78 if (NameIt != SecNames.end() || IndexIt != SecIndices.end()) in getSectionRefsByNameOrIndex()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-readobj/
H A DObjDumper.cpp105 auto NameIt = SecNames.find(std::string(SecName)); in getSectionRefsByNameOrIndex() local
106 if (NameIt != SecNames.end()) in getSectionRefsByNameOrIndex()
107 NameIt->second = true; in getSectionRefsByNameOrIndex()
111 if (NameIt != SecNames.end() || IndexIt != SecIndices.end()) in getSectionRefsByNameOrIndex()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-readobj/
H A DObjDumper.cpp91 auto NameIt = SecNames.find(std::string(SecName)); in getSectionRefsByNameOrIndex() local
92 if (NameIt != SecNames.end()) in getSectionRefsByNameOrIndex()
93 NameIt->second = true; in getSectionRefsByNameOrIndex()
97 if (NameIt != SecNames.end() || IndexIt != SecIndices.end()) in getSectionRefsByNameOrIndex()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/llvm-readobj/
H A DObjDumper.cpp91 auto NameIt = SecNames.find(std::string(SecName)); in getSectionRefsByNameOrIndex() local
92 if (NameIt != SecNames.end()) in getSectionRefsByNameOrIndex()
93 NameIt->second = true; in getSectionRefsByNameOrIndex()
97 if (NameIt != SecNames.end() || IndexIt != SecIndices.end()) in getSectionRefsByNameOrIndex()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/tools/llvm-readobj/
H A DObjDumper.cpp91 auto NameIt = SecNames.find(std::string(SecName)); in getSectionRefsByNameOrIndex() local
92 if (NameIt != SecNames.end()) in getSectionRefsByNameOrIndex()
93 NameIt->second = true; in getSectionRefsByNameOrIndex()
97 if (NameIt != SecNames.end() || IndexIt != SecIndices.end()) in getSectionRefsByNameOrIndex()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/tools/llvm-readobj/
H A DObjDumper.cpp91 auto NameIt = SecNames.find(std::string(SecName)); in getSectionRefsByNameOrIndex() local
92 if (NameIt != SecNames.end()) in getSectionRefsByNameOrIndex()
93 NameIt->second = true; in getSectionRefsByNameOrIndex()
97 if (NameIt != SecNames.end() || IndexIt != SecIndices.end()) in getSectionRefsByNameOrIndex()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/tools/llvm-readobj/
H A DObjDumper.cpp91 auto NameIt = SecNames.find(std::string(SecName));
92 if (NameIt != SecNames.end())
93 NameIt->second = true;
97 if (NameIt != SecNames.end() || IndexIt != SecIndices.end())
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clangd/unittests/
H A DTestTU.cpp179 for (auto NameIt = Components.begin(), End = Components.end() - 1; in findDecl() local
180 NameIt != End; ++NameIt) { in findDecl()
181 Scope = &cast<DeclContext>(LookupDecl(*Scope, *NameIt)); in findDecl()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clangd/unittests/
H A DTestTU.cpp179 for (auto NameIt = Components.begin(), End = Components.end() - 1; in findDecl() local
180 NameIt != End; ++NameIt) { in findDecl()
181 Scope = &cast<DeclContext>(LookupDecl(*Scope, *NameIt)); in findDecl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clangd/unittests/
H A DTestTU.cpp202 for (auto NameIt = Components.begin(), End = Components.end() - 1; in findDecl() local
203 NameIt != End; ++NameIt) { in findDecl()
204 Scope = &cast<DeclContext>(LookupDecl(*Scope, *NameIt)); in findDecl()
/dports/deskutils/aspostit/aspostit-1.3/
H A Dname.c40 NameIt(pn, confirm_callbacks, cancel_callbacks) in NameIt() function
/dports/deskutils/xpostitPlus/XPostitPlus-2.3/
H A Dname.c38 NameIt(pn, confirm_callbacks, cancel_callbacks) in NameIt() function
H A Dxpostit.h331 void NameIt();

12