Home
last modified time | relevance | path

Searched refs:LookupDecl (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 DTestTU.cpp80 auto LookupDecl = [&Ctx](const DeclContext &Scope,
91 Scope = &cast<DeclContext>(LookupDecl(*Scope, *NameIt));
93 return LookupDecl(*Scope, Components.back()); in uriFromAbsolutePath()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/unittests/clangd/
H A DTestTU.cpp95 auto LookupDecl = [&Ctx](const DeclContext &Scope, in findDecl() local
106 Scope = &cast<DeclContext>(LookupDecl(*Scope, *NameIt)); in findDecl()
108 return LookupDecl(*Scope, Components.back()); in findDecl()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clangd/unittests/
H A DTestTU.cpp123 auto LookupDecl = [&Ctx](const DeclContext &Scope, in findDecl() local
134 Scope = &cast<DeclContext>(LookupDecl(*Scope, *NameIt)); in findDecl()
136 return LookupDecl(*Scope, Components.back()); in findDecl()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clangd/unittests/
H A DTestTU.cpp123 auto LookupDecl = [&Ctx](const DeclContext &Scope, in findDecl() local
134 Scope = &cast<DeclContext>(LookupDecl(*Scope, *NameIt)); in findDecl()
136 return LookupDecl(*Scope, Components.back()); in findDecl()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clangd/unittests/
H A DTestTU.cpp119 auto LookupDecl = [&Ctx](const DeclContext &Scope, in findDecl() local
130 Scope = &cast<DeclContext>(LookupDecl(*Scope, *NameIt)); in findDecl()
132 return LookupDecl(*Scope, Components.back()); in findDecl()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clangd/unittests/
H A DTestTU.cpp170 auto LookupDecl = [&Ctx](const DeclContext &Scope, in findDecl() local
181 Scope = &cast<DeclContext>(LookupDecl(*Scope, *NameIt)); in findDecl()
183 return LookupDecl(*Scope, Components.back()); in findDecl()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clangd/unittests/
H A DTestTU.cpp170 auto LookupDecl = [&Ctx](const DeclContext &Scope, in findDecl() local
181 Scope = &cast<DeclContext>(LookupDecl(*Scope, *NameIt)); in findDecl()
183 return LookupDecl(*Scope, Components.back()); in findDecl()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clangd/unittests/
H A DTestTU.cpp189 auto LookupDecl = [&Ctx](const DeclContext &Scope, in findDecl() local
202 Scope = &cast<DeclContext>(LookupDecl(*Scope, Cur)); in findDecl()
204 return LookupDecl(*Scope, Cur); in findDecl()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clangd/unittests/
H A DTestTU.cpp189 auto LookupDecl = [&Ctx](const DeclContext &Scope, in findDecl() local
202 Scope = &cast<DeclContext>(LookupDecl(*Scope, Cur)); in findDecl()
204 return LookupDecl(*Scope, Cur); in findDecl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clangd/unittests/
H A DTestTU.cpp193 auto LookupDecl = [&Ctx](const DeclContext &Scope, in findDecl() local
204 Scope = &cast<DeclContext>(LookupDecl(*Scope, *NameIt)); in findDecl()
206 return LookupDecl(*Scope, Components.back()); in findDecl()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clangd/unittests/
H A DTestTU.cpp217 auto LookupDecl = [&Ctx](const DeclContext &Scope, in findDecl() local
230 Scope = &cast<DeclContext>(LookupDecl(*Scope, Cur)); in findDecl()
232 return LookupDecl(*Scope, Cur); in findDecl()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clangd/unittests/
H A DTestTU.cpp217 auto LookupDecl = [&Ctx](const DeclContext &Scope, in findDecl() local
230 Scope = &cast<DeclContext>(LookupDecl(*Scope, Cur)); in findDecl()
232 return LookupDecl(*Scope, Cur); in findDecl()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clangd/unittests/
H A DTestTU.cpp217 auto LookupDecl = [&Ctx](const DeclContext &Scope, in findDecl() local
230 Scope = &cast<DeclContext>(LookupDecl(*Scope, Cur)); in findDecl()
232 return LookupDecl(*Scope, Cur); in findDecl()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clangd/unittests/
H A DTestTU.cpp217 auto LookupDecl = [&Ctx](const DeclContext &Scope, in findDecl() local
230 Scope = &cast<DeclContext>(LookupDecl(*Scope, Cur)); in findDecl()
232 return LookupDecl(*Scope, Cur); in findDecl()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clangd/unittests/
H A DTestTU.cpp217 auto LookupDecl = [&Ctx](const DeclContext &Scope,
230 Scope = &cast<DeclContext>(LookupDecl(*Scope, Cur));
232 return LookupDecl(*Scope, Cur);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clang-change-namespace/
H A DChangeNamespace.cpp296 auto LookupDecl = [&AST](const Decl &Scope, in conflictInNamespace() local
310 LookupDecl(*AST.getTranslationUnitDecl(), NsSplitted.front()); in conflictInNamespace()
316 if (LookupDecl(*Scope, SymbolTopNs)) in conflictInNamespace()
318 Scope = LookupDecl(*Scope, *I); in conflictInNamespace()
321 if (Scope && LookupDecl(*Scope, SymbolTopNs)) in conflictInNamespace()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clang-change-namespace/
H A DChangeNamespace.cpp302 auto LookupDecl = [&AST](const Decl &Scope, in conflictInNamespace() local
316 LookupDecl(*AST.getTranslationUnitDecl(), NsSplitted.front()); in conflictInNamespace()
322 if (LookupDecl(*Scope, SymbolTopNs)) in conflictInNamespace()
324 Scope = LookupDecl(*Scope, *I); in conflictInNamespace()
327 if (Scope && LookupDecl(*Scope, SymbolTopNs)) in conflictInNamespace()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-change-namespace/
H A DChangeNamespace.cpp296 auto LookupDecl = [&AST](const Decl &Scope, in conflictInNamespace() local
310 LookupDecl(*AST.getTranslationUnitDecl(), NsSplitted.front()); in conflictInNamespace()
316 if (LookupDecl(*Scope, SymbolTopNs)) in conflictInNamespace()
318 Scope = LookupDecl(*Scope, *I); in conflictInNamespace()
321 if (Scope && LookupDecl(*Scope, SymbolTopNs)) in conflictInNamespace()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clang-change-namespace/
H A DChangeNamespace.cpp296 auto LookupDecl = [&AST](const Decl &Scope, in conflictInNamespace() local
310 LookupDecl(*AST.getTranslationUnitDecl(), NsSplitted.front()); in conflictInNamespace()
316 if (LookupDecl(*Scope, SymbolTopNs)) in conflictInNamespace()
318 Scope = LookupDecl(*Scope, *I); in conflictInNamespace()
321 if (Scope && LookupDecl(*Scope, SymbolTopNs)) in conflictInNamespace()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clang-change-namespace/
H A DChangeNamespace.cpp296 auto LookupDecl = [&AST](const Decl &Scope, in conflictInNamespace() local
310 LookupDecl(*AST.getTranslationUnitDecl(), NsSplitted.front()); in conflictInNamespace()
316 if (LookupDecl(*Scope, SymbolTopNs)) in conflictInNamespace()
318 Scope = LookupDecl(*Scope, *I); in conflictInNamespace()
321 if (Scope && LookupDecl(*Scope, SymbolTopNs)) in conflictInNamespace()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clang-change-namespace/
H A DChangeNamespace.cpp296 auto LookupDecl = [&AST](const Decl &Scope, in conflictInNamespace() local
310 LookupDecl(*AST.getTranslationUnitDecl(), NsSplitted.front()); in conflictInNamespace()
316 if (LookupDecl(*Scope, SymbolTopNs)) in conflictInNamespace()
318 Scope = LookupDecl(*Scope, *I); in conflictInNamespace()
321 if (Scope && LookupDecl(*Scope, SymbolTopNs)) in conflictInNamespace()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clang-change-namespace/
H A DChangeNamespace.cpp302 auto LookupDecl = [&AST](const Decl &Scope, in conflictInNamespace() local
316 LookupDecl(*AST.getTranslationUnitDecl(), NsSplitted.front()); in conflictInNamespace()
322 if (LookupDecl(*Scope, SymbolTopNs)) in conflictInNamespace()
324 Scope = LookupDecl(*Scope, *I); in conflictInNamespace()
327 if (Scope && LookupDecl(*Scope, SymbolTopNs)) in conflictInNamespace()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clang-change-namespace/
H A DChangeNamespace.cpp302 auto LookupDecl = [&AST](const Decl &Scope, in conflictInNamespace() local
316 LookupDecl(*AST.getTranslationUnitDecl(), NsSplitted.front()); in conflictInNamespace()
322 if (LookupDecl(*Scope, SymbolTopNs)) in conflictInNamespace()
324 Scope = LookupDecl(*Scope, *I); in conflictInNamespace()
327 if (Scope && LookupDecl(*Scope, SymbolTopNs)) in conflictInNamespace()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clang-change-namespace/
H A DChangeNamespace.cpp296 auto LookupDecl = [&AST](const Decl &Scope, in conflictInNamespace() local
310 LookupDecl(*AST.getTranslationUnitDecl(), NsSplitted.front()); in conflictInNamespace()
316 if (LookupDecl(*Scope, SymbolTopNs)) in conflictInNamespace()
318 Scope = LookupDecl(*Scope, *I); in conflictInNamespace()
321 if (Scope && LookupDecl(*Scope, SymbolTopNs)) in conflictInNamespace()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clang-change-namespace/
H A DChangeNamespace.cpp296 auto LookupDecl = [&AST](const Decl &Scope, in conflictInNamespace() local
310 LookupDecl(*AST.getTranslationUnitDecl(), NsSplitted.front()); in conflictInNamespace()
316 if (LookupDecl(*Scope, SymbolTopNs)) in conflictInNamespace()
318 Scope = LookupDecl(*Scope, *I); in conflictInNamespace()
321 if (Scope && LookupDecl(*Scope, SymbolTopNs)) in conflictInNamespace()

12