Home
last modified time | relevance | path

Searched refs:PrevD (Results 1 – 25 of 33) sorted by relevance

12

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DIdentifierResolver.cpp161 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in AddDecl() local
162 IDI->AddDecl(PrevD); in AddDecl()
186 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in InsertDeclAfter() local
187 RemoveDecl(PrevD); in InsertDeclAfter()
189 AddDecl(PrevD); in InsertDeclAfter()
316 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in tryAddTopLevelDecl() local
318 switch (compareDeclarations(PrevD, D)) { in tryAddTopLevelDecl()
335 if (!PrevD->getDeclContext()->getRedeclContext()->isTranslationUnit()) { in tryAddTopLevelDecl()
337 IDI->AddDecl(PrevD); in tryAddTopLevelDecl()
339 IDI->AddDecl(PrevD); in tryAddTopLevelDecl()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DIdentifierResolver.cpp161 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in AddDecl() local
162 IDI->AddDecl(PrevD); in AddDecl()
186 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in InsertDeclAfter() local
187 RemoveDecl(PrevD); in InsertDeclAfter()
189 AddDecl(PrevD); in InsertDeclAfter()
316 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in tryAddTopLevelDecl() local
318 switch (compareDeclarations(PrevD, D)) { in tryAddTopLevelDecl()
335 if (!PrevD->getDeclContext()->getRedeclContext()->isTranslationUnit()) { in tryAddTopLevelDecl()
337 IDI->AddDecl(PrevD); in tryAddTopLevelDecl()
339 IDI->AddDecl(PrevD); in tryAddTopLevelDecl()
H A DSemaOpenMP.cpp13404 Decl *PrevD = nullptr; in buildDeclareReductionRef() local
13406 if (D == PrevD) in buildDeclareReductionRef()
13410 PrevD = D; in buildDeclareReductionRef()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DIdentifierResolver.cpp161 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in AddDecl() local
162 IDI->AddDecl(PrevD); in AddDecl()
186 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in InsertDeclAfter() local
187 RemoveDecl(PrevD); in InsertDeclAfter()
189 AddDecl(PrevD); in InsertDeclAfter()
316 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in tryAddTopLevelDecl() local
318 switch (compareDeclarations(PrevD, D)) { in tryAddTopLevelDecl()
335 if (!PrevD->getDeclContext()->getRedeclContext()->isTranslationUnit()) { in tryAddTopLevelDecl()
337 IDI->AddDecl(PrevD); in tryAddTopLevelDecl()
339 IDI->AddDecl(PrevD); in tryAddTopLevelDecl()
H A DSemaOpenMP.cpp14694 Decl *PrevD = nullptr; in buildDeclareReductionRef() local
14696 if (D == PrevD) in buildDeclareReductionRef()
14700 PrevD = D; in buildDeclareReductionRef()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DIdentifierResolver.cpp161 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in AddDecl() local
162 IDI->AddDecl(PrevD); in AddDecl()
186 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in InsertDeclAfter() local
187 RemoveDecl(PrevD); in InsertDeclAfter()
189 AddDecl(PrevD); in InsertDeclAfter()
316 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in tryAddTopLevelDecl() local
318 switch (compareDeclarations(PrevD, D)) { in tryAddTopLevelDecl()
335 if (!PrevD->getDeclContext()->getRedeclContext()->isTranslationUnit()) { in tryAddTopLevelDecl()
337 IDI->AddDecl(PrevD); in tryAddTopLevelDecl()
339 IDI->AddDecl(PrevD); in tryAddTopLevelDecl()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DIdentifierResolver.cpp161 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in AddDecl() local
162 IDI->AddDecl(PrevD); in AddDecl()
186 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in InsertDeclAfter() local
187 RemoveDecl(PrevD); in InsertDeclAfter()
189 AddDecl(PrevD); in InsertDeclAfter()
316 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in tryAddTopLevelDecl() local
318 switch (compareDeclarations(PrevD, D)) { in tryAddTopLevelDecl()
335 if (!PrevD->getDeclContext()->getRedeclContext()->isTranslationUnit()) { in tryAddTopLevelDecl()
337 IDI->AddDecl(PrevD); in tryAddTopLevelDecl()
339 IDI->AddDecl(PrevD); in tryAddTopLevelDecl()
H A DSemaOpenMP.cpp14844 Decl *PrevD = nullptr; in buildDeclareReductionRef() local
14846 if (D == PrevD) in buildDeclareReductionRef()
14850 PrevD = D; in buildDeclareReductionRef()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DIdentifierResolver.cpp161 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in AddDecl() local
162 IDI->AddDecl(PrevD); in AddDecl()
186 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in InsertDeclAfter() local
187 RemoveDecl(PrevD); in InsertDeclAfter()
189 AddDecl(PrevD); in InsertDeclAfter()
316 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in tryAddTopLevelDecl() local
318 switch (compareDeclarations(PrevD, D)) { in tryAddTopLevelDecl()
335 if (!PrevD->getDeclContext()->getRedeclContext()->isTranslationUnit()) { in tryAddTopLevelDecl()
337 IDI->AddDecl(PrevD); in tryAddTopLevelDecl()
339 IDI->AddDecl(PrevD); in tryAddTopLevelDecl()
H A DSemaOpenMP.cpp14553 Decl *PrevD = nullptr; in buildDeclareReductionRef() local
14555 if (D == PrevD) in buildDeclareReductionRef()
14559 PrevD = D; in buildDeclareReductionRef()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DIdentifierResolver.cpp161 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in AddDecl() local
162 IDI->AddDecl(PrevD); in AddDecl()
186 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in InsertDeclAfter() local
187 RemoveDecl(PrevD); in InsertDeclAfter()
189 AddDecl(PrevD); in InsertDeclAfter()
316 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in tryAddTopLevelDecl() local
318 switch (compareDeclarations(PrevD, D)) { in tryAddTopLevelDecl()
335 if (!PrevD->getDeclContext()->getRedeclContext()->isTranslationUnit()) { in tryAddTopLevelDecl()
337 IDI->AddDecl(PrevD); in tryAddTopLevelDecl()
339 IDI->AddDecl(PrevD); in tryAddTopLevelDecl()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DIdentifierResolver.cpp161 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in AddDecl() local
162 IDI->AddDecl(PrevD); in AddDecl()
186 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in InsertDeclAfter() local
187 RemoveDecl(PrevD); in InsertDeclAfter()
189 AddDecl(PrevD); in InsertDeclAfter()
316 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in tryAddTopLevelDecl() local
318 switch (compareDeclarations(PrevD, D)) { in tryAddTopLevelDecl()
335 if (!PrevD->getDeclContext()->getRedeclContext()->isTranslationUnit()) { in tryAddTopLevelDecl()
337 IDI->AddDecl(PrevD); in tryAddTopLevelDecl()
339 IDI->AddDecl(PrevD); in tryAddTopLevelDecl()
H A DSemaOpenMP.cpp13404 Decl *PrevD = nullptr; in buildDeclareReductionRef() local
13406 if (D == PrevD) in buildDeclareReductionRef()
13410 PrevD = D; in buildDeclareReductionRef()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DIdentifierResolver.cpp161 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in AddDecl() local
162 IDI->AddDecl(PrevD); in AddDecl()
186 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in InsertDeclAfter() local
187 RemoveDecl(PrevD); in InsertDeclAfter()
189 AddDecl(PrevD); in InsertDeclAfter()
316 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in tryAddTopLevelDecl() local
318 switch (compareDeclarations(PrevD, D)) { in tryAddTopLevelDecl()
335 if (!PrevD->getDeclContext()->getRedeclContext()->isTranslationUnit()) { in tryAddTopLevelDecl()
337 IDI->AddDecl(PrevD); in tryAddTopLevelDecl()
339 IDI->AddDecl(PrevD); in tryAddTopLevelDecl()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DIdentifierResolver.cpp161 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in AddDecl() local
162 IDI->AddDecl(PrevD); in AddDecl()
186 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in InsertDeclAfter() local
187 RemoveDecl(PrevD); in InsertDeclAfter()
189 AddDecl(PrevD); in InsertDeclAfter()
316 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in tryAddTopLevelDecl() local
318 switch (compareDeclarations(PrevD, D)) { in tryAddTopLevelDecl()
335 if (!PrevD->getDeclContext()->getRedeclContext()->isTranslationUnit()) { in tryAddTopLevelDecl()
337 IDI->AddDecl(PrevD); in tryAddTopLevelDecl()
339 IDI->AddDecl(PrevD); in tryAddTopLevelDecl()
H A DSemaOpenMP.cpp11620 Decl *PrevD = nullptr; in buildDeclareReductionRef() local
11622 if (D == PrevD) in buildDeclareReductionRef()
11626 PrevD = D; in buildDeclareReductionRef()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DIdentifierResolver.cpp161 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in AddDecl() local
162 IDI->AddDecl(PrevD); in AddDecl()
186 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in InsertDeclAfter() local
187 RemoveDecl(PrevD); in InsertDeclAfter()
189 AddDecl(PrevD); in InsertDeclAfter()
316 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in tryAddTopLevelDecl() local
318 switch (compareDeclarations(PrevD, D)) { in tryAddTopLevelDecl()
335 if (!PrevD->getDeclContext()->getRedeclContext()->isTranslationUnit()) { in tryAddTopLevelDecl()
337 IDI->AddDecl(PrevD); in tryAddTopLevelDecl()
339 IDI->AddDecl(PrevD); in tryAddTopLevelDecl()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DIdentifierResolver.cpp161 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in AddDecl() local
162 IDI->AddDecl(PrevD); in AddDecl()
186 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in InsertDeclAfter() local
187 RemoveDecl(PrevD); in InsertDeclAfter()
189 AddDecl(PrevD); in InsertDeclAfter()
316 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in tryAddTopLevelDecl() local
318 switch (compareDeclarations(PrevD, D)) { in tryAddTopLevelDecl()
335 if (!PrevD->getDeclContext()->getRedeclContext()->isTranslationUnit()) { in tryAddTopLevelDecl()
337 IDI->AddDecl(PrevD); in tryAddTopLevelDecl()
339 IDI->AddDecl(PrevD); in tryAddTopLevelDecl()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DIdentifierResolver.cpp161 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in AddDecl() local
162 IDI->AddDecl(PrevD); in AddDecl()
186 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in InsertDeclAfter() local
187 RemoveDecl(PrevD); in InsertDeclAfter()
189 AddDecl(PrevD); in InsertDeclAfter()
316 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in tryAddTopLevelDecl() local
318 switch (compareDeclarations(PrevD, D)) { in tryAddTopLevelDecl()
335 if (!PrevD->getDeclContext()->getRedeclContext()->isTranslationUnit()) { in tryAddTopLevelDecl()
337 IDI->AddDecl(PrevD); in tryAddTopLevelDecl()
339 IDI->AddDecl(PrevD); in tryAddTopLevelDecl()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DIdentifierResolver.cpp162 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in AddDecl() local
163 IDI->AddDecl(PrevD); in AddDecl()
187 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in InsertDeclAfter() local
188 RemoveDecl(PrevD); in InsertDeclAfter()
190 AddDecl(PrevD); in InsertDeclAfter()
317 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in tryAddTopLevelDecl() local
319 switch (compareDeclarations(PrevD, D)) { in tryAddTopLevelDecl()
336 if (!PrevD->getDeclContext()->getRedeclContext()->isTranslationUnit()) { in tryAddTopLevelDecl()
338 IDI->AddDecl(PrevD); in tryAddTopLevelDecl()
340 IDI->AddDecl(PrevD); in tryAddTopLevelDecl()
H A DSemaOpenMP.cpp10612 Decl *PrevD = nullptr; in buildDeclareReductionRef() local
10614 if (D == PrevD) in buildDeclareReductionRef()
10618 PrevD = D; in buildDeclareReductionRef()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DIdentifierResolver.cpp162 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in AddDecl() local
163 IDI->AddDecl(PrevD); in AddDecl()
187 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in InsertDeclAfter() local
188 RemoveDecl(PrevD); in InsertDeclAfter()
190 AddDecl(PrevD); in InsertDeclAfter()
317 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in tryAddTopLevelDecl() local
319 switch (compareDeclarations(PrevD, D)) { in tryAddTopLevelDecl()
336 if (!PrevD->getDeclContext()->getRedeclContext()->isTranslationUnit()) { in tryAddTopLevelDecl()
338 IDI->AddDecl(PrevD); in tryAddTopLevelDecl()
340 IDI->AddDecl(PrevD); in tryAddTopLevelDecl()
H A DSemaOpenMP.cpp10087 Decl *PrevD = nullptr; in buildDeclareReductionRef() local
10089 if (D == PrevD) in buildDeclareReductionRef()
10093 PrevD = D; in buildDeclareReductionRef()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DIdentifierResolver.cpp161 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in AddDecl() local
162 IDI->AddDecl(PrevD); in AddDecl()
186 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in InsertDeclAfter() local
187 RemoveDecl(PrevD); in InsertDeclAfter()
189 AddDecl(PrevD); in InsertDeclAfter()
316 NamedDecl *PrevD = static_cast<NamedDecl*>(Ptr); in tryAddTopLevelDecl() local
318 switch (compareDeclarations(PrevD, D)) { in tryAddTopLevelDecl()
335 if (!PrevD->getDeclContext()->getRedeclContext()->isTranslationUnit()) { in tryAddTopLevelDecl()
337 IDI->AddDecl(PrevD); in tryAddTopLevelDecl()
339 IDI->AddDecl(PrevD); in tryAddTopLevelDecl()
/dports/biology/mummer/mummer-4.0.0beta2-2-g277dac5/src/tigr/
H A Dsw_align.cc140 const auto& PrevD = Diag[Dct - 1] ; // previous diagonal in _alignEngine() local
141 PDs = PrevD.rbound - PrevD.lbound + 1; in _alignEngine()
143 PDi = PDi - PrevD.lbound; in _alignEngine()
168 const auto& PrevDi = PrevD.I[PDi]; in _alignEngine()
182 const auto& PrevDi = PrevD.I[PDi]; in _alignEngine()

12