Home
last modified time | relevance | path

Searched refs:redecls_begin (Results 1 – 25 of 134) 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.cpp110 for (TypedefDecl::redecl_iterator I = TheTypedefDecl->redecls_begin(), in removeTypedefs()
H A DUnifyFunctionDecl.cpp93 FunctionDecl::redecl_iterator RI = FirstFD->redecls_begin(); in doAnalysis()
H A DRemovePointer.cpp150 for(VarDecl::redecl_iterator RI = FirstVD->redecls_begin(), in doRewriting()
H A DReplaceSimpleTypedef.cpp164 for (TypedefDecl::redecl_iterator I = TheTypedefDecl->redecls_begin(), in removeTypedefs()
H A DReturnVoid.cpp111 for (FunctionDecl::redecl_iterator I = FirstFD->redecls_begin(), in isNonVoidReturnFunction()
H A DSimplifyStructUnionDecl.cpp188 RecordDecl::redecl_iterator I = RD->redecls_begin(); in isSafeToRemoveName()
H A DReduceClassTemplateParameter.cpp130 for (FunctionDecl::redecl_iterator I = FD->redecls_begin(), in VisitFunctionDecl()
353 I = TheClassTemplateDecl->redecls_begin(), in removeParameterFromDecl()
H A DRemoveArray.cpp199 for(VarDecl::redecl_iterator RI = FirstVD->redecls_begin(), in doRewriting()
H A DReduceArraySize.cpp170 for(VarDecl::redecl_iterator RI = FirstVD->redecls_begin(), 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.cpp26 auto It = Node.redecls_begin(); in AST_MATCHER()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DInconsistentDeclarationParameterNameCheck.cpp26 auto It = Node.redecls_begin(); in AST_MATCHER()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/readability/
H A DInconsistentDeclarationParameterNameCheck.cpp25 auto It = Node.redecls_begin(); in AST_MATCHER()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clang-tidy/readability/
H A DInconsistentDeclarationParameterNameCheck.cpp26 auto It = Node.redecls_begin(); in AST_MATCHER()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clang-tidy/readability/
H A DInconsistentDeclarationParameterNameCheck.cpp26 auto It = Node.redecls_begin(); in AST_MATCHER()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clang-tidy/readability/
H A DInconsistentDeclarationParameterNameCheck.cpp26 auto It = Node.redecls_begin(); in AST_MATCHER()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/readability/
H A DInconsistentDeclarationParameterNameCheck.cpp26 auto It = Node.redecls_begin(); in AST_MATCHER()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clang-tidy/readability/
H A DInconsistentDeclarationParameterNameCheck.cpp26 auto It = Node.redecls_begin(); in AST_MATCHER()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clang-tidy/readability/
H A DInconsistentDeclarationParameterNameCheck.cpp25 auto It = Node.redecls_begin(); in AST_MATCHER()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/readability/
H A DInconsistentDeclarationParameterNameCheck.cpp25 auto It = Node.redecls_begin(); in AST_MATCHER()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DInconsistentDeclarationParameterNameCheck.cpp25 auto It = Node.redecls_begin(); in AST_MATCHER()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/readability/
H A DInconsistentDeclarationParameterNameCheck.cpp26 auto It = Node.redecls_begin(); in AST_MATCHER()

123456