Home
last modified time | relevance | path

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

/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/unittests/AST/
H A DASTImporterTest.cpp4524 auto TemplateDC = cast<DeclContext>(Template->getTemplatedDecl()); in TEST_P() local
4527 TemplateDC->getRedeclContext()->localUncachedLookup(Name, FoundDecls); in TEST_P()
4531 auto Res = LT.lookup(TemplateDC, Name); in TEST_P()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/unittests/AST/
H A DASTImporterTest.cpp4735 auto TemplateDC = cast<DeclContext>(Template->getTemplatedDecl()); in TEST_P() local
4738 TemplateDC->getRedeclContext()->localUncachedLookup(Name, FoundDecls); in TEST_P()
4742 auto Res = LT.lookup(TemplateDC, Name); in TEST_P()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/unittests/AST/
H A DASTImporterTest.cpp4701 auto TemplateDC = cast<DeclContext>(Template->getTemplatedDecl()); in TEST_P() local
4704 TemplateDC->getRedeclContext()->localUncachedLookup(Name, FoundDecls); in TEST_P()
4708 auto Res = LT.lookup(TemplateDC, Name); in TEST_P()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/unittests/AST/
H A DASTImporterTest.cpp4701 auto TemplateDC = cast<DeclContext>(Template->getTemplatedDecl()); in TEST_P() local
4704 TemplateDC->getRedeclContext()->localUncachedLookup(Name, FoundDecls); in TEST_P()
4708 auto Res = LT.lookup(TemplateDC, Name); in TEST_P()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/unittests/AST/
H A DASTImporterTest.cpp4495 auto TemplateDC = cast<DeclContext>(Template->getTemplatedDecl()); in TEST_P() local
4498 TemplateDC->getRedeclContext()->localUncachedLookup(Name, FoundDecls); in TEST_P()
4502 auto Res = LT.lookup(TemplateDC, Name); in TEST_P()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/unittests/AST/
H A DASTImporterTest.cpp4657 auto TemplateDC = cast<DeclContext>(Template->getTemplatedDecl()); in TEST_P() local
4660 TemplateDC->getRedeclContext()->localUncachedLookup(Name, FoundDecls); in TEST_P()
4664 auto Res = LT.lookup(TemplateDC, Name); in TEST_P()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/unittests/AST/
H A DASTImporterTest.cpp4720 auto TemplateDC = cast<DeclContext>(Template->getTemplatedDecl()); in TEST_P() local
4723 TemplateDC->getRedeclContext()->localUncachedLookup(Name, FoundDecls); in TEST_P()
4727 auto Res = LT.lookup(TemplateDC, Name); in TEST_P()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/unittests/AST/
H A DASTImporterTest.cpp4720 auto TemplateDC = cast<DeclContext>(Template->getTemplatedDecl()); in TEST_P() local
4723 TemplateDC->getRedeclContext()->localUncachedLookup(Name, FoundDecls); in TEST_P()
4727 auto Res = LT.lookup(TemplateDC, Name); in TEST_P()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/unittests/AST/
H A DASTImporterTest.cpp4657 auto TemplateDC = cast<DeclContext>(Template->getTemplatedDecl()); in TEST_P() local
4660 TemplateDC->getRedeclContext()->localUncachedLookup(Name, FoundDecls); in TEST_P()
4664 auto Res = LT.lookup(TemplateDC, Name); in TEST_P()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/unittests/AST/
H A DASTImporterTest.cpp5080 auto TemplateDC = cast<DeclContext>(Template->getTemplatedDecl()); in TEST_P() local
5083 TemplateDC->getRedeclContext()->localUncachedLookup(Name, FoundDecls); in TEST_P()
5087 auto Res = LT.lookup(TemplateDC, Name); in TEST_P()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/unittests/AST/
H A DASTImporterTest.cpp5080 auto TemplateDC = cast<DeclContext>(Template->getTemplatedDecl()); in TEST_P() local
5083 TemplateDC->getRedeclContext()->localUncachedLookup(Name, FoundDecls); in TEST_P()
5087 auto Res = LT.lookup(TemplateDC, Name); in TEST_P()
/dports/lang/clang-mesa/clang-13.0.1.src/unittests/AST/
H A DASTImporterTest.cpp5080 auto TemplateDC = cast<DeclContext>(Template->getTemplatedDecl()); in TEST_P() local
5083 TemplateDC->getRedeclContext()->localUncachedLookup(Name, FoundDecls); in TEST_P()
5087 auto Res = LT.lookup(TemplateDC, Name); in TEST_P()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/unittests/AST/
H A DASTImporterTest.cpp5080 auto TemplateDC = cast<DeclContext>(Template->getTemplatedDecl()); in TEST_P() local
5083 TemplateDC->getRedeclContext()->localUncachedLookup(Name, FoundDecls); in TEST_P()
5087 auto Res = LT.lookup(TemplateDC, Name); in TEST_P()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/unittests/AST/
H A DASTImporterTest.cpp5080 auto TemplateDC = cast<DeclContext>(Template->getTemplatedDecl()); in TEST_P() local
5083 TemplateDC->getRedeclContext()->localUncachedLookup(Name, FoundDecls); in TEST_P()
5087 auto Res = LT.lookup(TemplateDC, Name); in TEST_P()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/unittests/AST/
H A DASTImporterTest.cpp5150 auto TemplateDC = cast<DeclContext>(Template->getTemplatedDecl()); in TEST_P() local
5153 TemplateDC->getRedeclContext()->localUncachedLookup(Name, FoundDecls); in TEST_P()
5157 auto Res = LT.lookup(TemplateDC, Name); in TEST_P()