Home
last modified time | relevance | path

Searched refs:redecls_end (Results 1 – 25 of 150) sorted by relevance

123456

/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dexternal.cxx40 for (auto d = decl->redecls_begin(); d != decl->redecls_end(); ++d) in isInjectedFunction()
439 for (auto f1 = f->redecls_begin(); f1 != f->redecls_end(); ++f1) in reportAssociatingFunctions()
575 for (auto d = decl->redecls_begin(); d != decl->redecls_end(); ++d) in handleDeclaration()
H A Ddynexcspec.cxx172 decl->redecls_begin(), decl->redecls_end(), in anyRedeclHasThrowsDocumentation()
/dports/devel/creduce/creduce-2.10.0/clang_delta/
H A DReplaceOneLevelTypedefType.cpp111 E = TheTypedefDecl->redecls_end(); I != E; ++I) { in removeTypedefs()
H A DUnifyFunctionDecl.cpp97 if (RI == FirstFD->redecls_end()) in doAnalysis()
H A DRemovePointer.cpp151 RE = FirstVD->redecls_end(); RI != RE; ++RI) { in doRewriting()
H A DReplaceSimpleTypedef.cpp165 E = TheTypedefDecl->redecls_end(); I != E; ++I) { in removeTypedefs()
H A DReturnVoid.cpp112 E = FirstFD->redecls_end(); I != E; ++I) { in isNonVoidReturnFunction()
H A DSimplifyStructUnionDecl.cpp189 RecordDecl::redecl_iterator E = RD->redecls_end(); in isSafeToRemoveName()
H A DReduceClassTemplateParameter.cpp131 E = FD->redecls_end(); I != E; ++I) { in VisitFunctionDecl()
354 E = TheClassTemplateDecl->redecls_end(); in removeParameterFromDecl()
H A DRemoveArray.cpp200 RE = FirstVD->redecls_end(); RI != RE; ++RI) { in doRewriting()
H A DReduceArraySize.cpp171 RE = FirstVD->redecls_end(); RI != RE; ++RI) { in rewriteArrayVarDecl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Ddynexcspec.cxx172 decl->redecls_begin(), decl->redecls_end(), in anyRedeclHasThrowsDocumentation()
/dports/devel/clazy/clazy-1.5/src/checks/level2/
H A Dfunction-args-by-value.cpp211 const int numRedeclarations = std::distance(func->redecls_begin(), func->redecls_end()); in fixit()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clang-tidy/readability/
H A DInconsistentDeclarationParameterNameCheck.cpp27 auto EndIt = Node.redecls_end(); in AST_MATCHER()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DInconsistentDeclarationParameterNameCheck.cpp27 auto EndIt = Node.redecls_end(); in AST_MATCHER()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/readability/
H A DInconsistentDeclarationParameterNameCheck.cpp26 auto EndIt = Node.redecls_end(); in AST_MATCHER()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clang-tidy/readability/
H A DInconsistentDeclarationParameterNameCheck.cpp27 auto EndIt = Node.redecls_end(); in AST_MATCHER()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clang-tidy/readability/
H A DInconsistentDeclarationParameterNameCheck.cpp27 auto EndIt = Node.redecls_end(); in AST_MATCHER()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clang-tidy/readability/
H A DInconsistentDeclarationParameterNameCheck.cpp27 auto EndIt = Node.redecls_end(); in AST_MATCHER()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/readability/
H A DInconsistentDeclarationParameterNameCheck.cpp27 auto EndIt = Node.redecls_end(); in AST_MATCHER()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clang-tidy/readability/
H A DInconsistentDeclarationParameterNameCheck.cpp27 auto EndIt = Node.redecls_end(); in AST_MATCHER()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clang-tidy/readability/
H A DInconsistentDeclarationParameterNameCheck.cpp26 auto EndIt = Node.redecls_end(); in AST_MATCHER()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/readability/
H A DInconsistentDeclarationParameterNameCheck.cpp26 auto EndIt = Node.redecls_end(); in AST_MATCHER()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DInconsistentDeclarationParameterNameCheck.cpp26 auto EndIt = Node.redecls_end(); in AST_MATCHER()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/readability/
H A DInconsistentDeclarationParameterNameCheck.cpp27 auto EndIt = Node.redecls_end(); in AST_MATCHER()

123456