Home
last modified time | relevance | path

Searched refs:VisitRecordDecl (Results 1 – 25 of 225) sorted by relevance

123456789

/dports/devel/creduce/creduce-2.10.0/clang_delta/
H A DSimplifyStruct.cpp51 bool VisitRecordDecl(RecordDecl *RD);
68 bool VisitRecordDecl(RecordDecl *RD);
79 bool SimplifyStructCollectionVisitor::VisitRecordDecl(RecordDecl *RD) in VisitRecordDecl() function in SimplifyStructCollectionVisitor
149 bool SimplifyStructRewriteVisitor::VisitRecordDecl(RecordDecl *RD) in VisitRecordDecl() function in SimplifyStructRewriteVisitor
H A DEmptyStructToInt.cpp49 bool VisitRecordDecl(RecordDecl *RD);
69 bool VisitRecordDecl(RecordDecl *RD);
77 bool EmptyStructToIntASTVisitor::VisitRecordDecl(RecordDecl *RD) in VisitRecordDecl() function in EmptyStructToIntASTVisitor
185 bool EmptyStructToIntRewriteVisitor::VisitRecordDecl(RecordDecl *RD) in VisitRecordDecl() function in EmptyStructToIntRewriteVisitor
H A DInstantiateTemplateParam.cpp79 bool VisitRecordDecl(RecordDecl *D);
90 bool InstantiateTemplateParamASTVisitor::VisitRecordDecl(RecordDecl *D) in VisitRecordDecl() function in InstantiateTemplateParamASTVisitor
H A DRemoveUnusedStructField.cpp60 bool VisitRecordDecl(RecordDecl *RD);
92 bool RemoveUnusedStructFieldRewriteVisitor::VisitRecordDecl(RecordDecl *RD) in VisitRecordDecl() function in RemoveUnusedStructFieldRewriteVisitor
H A DUnionToStruct.cpp58 bool VisitRecordDecl(RecordDecl *RD);
88 bool UnionToStructCollectionVisitor::VisitRecordDecl(RecordDecl *RD) in VisitRecordDecl() function in UnionToStructCollectionVisitor
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clang-doc/
H A DMapper.h38 bool VisitRecordDecl(const RecordDecl *D);
H A DMapper.cpp59 bool MapASTVisitor::VisitRecordDecl(const RecordDecl *D) { return mapDecl(D); } in VisitRecordDecl() function in clang::doc::MapASTVisitor
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/clang-doc/
H A DMapper.h39 bool VisitRecordDecl(const RecordDecl *D);
H A DMapper.cpp57 bool MapASTVisitor::VisitRecordDecl(const RecordDecl *D) { return mapDecl(D); } in VisitRecordDecl() function in clang::doc::MapASTVisitor
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/clang-doc/
H A DMapper.h39 bool VisitRecordDecl(const RecordDecl *D);
H A DMapper.cpp51 bool MapASTVisitor::VisitRecordDecl(const RecordDecl *D) { return mapDecl(D); }
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clang-doc/
H A DMapper.h38 bool VisitRecordDecl(const RecordDecl *D);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-doc/
H A DMapper.h38 bool VisitRecordDecl(const RecordDecl *D);
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clang-doc/
H A DMapper.h38 bool VisitRecordDecl(const RecordDecl *D);
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clang-doc/
H A DMapper.h38 bool VisitRecordDecl(const RecordDecl *D);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clang-doc/
H A DMapper.h38 bool VisitRecordDecl(const RecordDecl *D);
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clang-doc/
H A DMapper.h38 bool VisitRecordDecl(const RecordDecl *D);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clang-doc/
H A DMapper.h38 bool VisitRecordDecl(const RecordDecl *D);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clang-doc/
H A DMapper.h38 bool VisitRecordDecl(const RecordDecl *D);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clang-doc/
H A DMapper.h38 bool VisitRecordDecl(const RecordDecl *D);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clang-doc/
H A DMapper.h38 bool VisitRecordDecl(const RecordDecl *D);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clang-doc/
H A DMapper.h38 bool VisitRecordDecl(const RecordDecl *D);
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clang-doc/
H A DMapper.h38 bool VisitRecordDecl(const RecordDecl *D);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DNoUncountedMembersChecker.cpp58 bool VisitRecordDecl(const RecordDecl *RD) { in checkASTDecl() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DNoUncountedMembersChecker.cpp58 bool VisitRecordDecl(const RecordDecl *RD) { in checkASTDecl() function

123456789