Home
last modified time | relevance | path

Searched refs:getControllingExpr (Results 1 – 25 of 179) sorted by relevance

12345678

/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DASTNodeTraverser.h617 Visit(E->getControllingExpr()); in VisitGenericSelectionExpr()
618 Visit(E->getControllingExpr()->getType()); // FIXME: remove in VisitGenericSelectionExpr()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/clang-tidy/utils/
H A DExprMutationAnalyzer.cpp47 return InnerMatcher.matches(*Node.getControllingExpr(), Finder, Builder); in AST_MATCHER_P()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DASTNodeTraverser.h682 Visit(E->getControllingExpr()); in VisitGenericSelectionExpr()
683 Visit(E->getControllingExpr()->getType()); // FIXME: remove in VisitGenericSelectionExpr()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DASTNodeTraverser.h657 Visit(E->getControllingExpr()); in VisitGenericSelectionExpr()
658 Visit(E->getControllingExpr()->getType()); // FIXME: remove in VisitGenericSelectionExpr()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DASTNodeTraverser.h652 Visit(E->getControllingExpr()); in VisitGenericSelectionExpr()
653 Visit(E->getControllingExpr()->getType()); // FIXME: remove in VisitGenericSelectionExpr()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DASTNodeTraverser.h657 Visit(E->getControllingExpr()); in VisitGenericSelectionExpr()
658 Visit(E->getControllingExpr()->getType()); // FIXME: remove in VisitGenericSelectionExpr()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DASTNodeTraverser.h672 Visit(E->getControllingExpr()); in VisitGenericSelectionExpr()
673 Visit(E->getControllingExpr()->getType()); // FIXME: remove in VisitGenericSelectionExpr()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h652 Visit(E->getControllingExpr()); in VisitGenericSelectionExpr()
653 Visit(E->getControllingExpr()->getType()); // FIXME: remove in VisitGenericSelectionExpr()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DASTNodeTraverser.h682 Visit(E->getControllingExpr()); in VisitGenericSelectionExpr()
683 Visit(E->getControllingExpr()->getType()); // FIXME: remove in VisitGenericSelectionExpr()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DASTNodeTraverser.h708 Visit(E->getControllingExpr()); in VisitGenericSelectionExpr()
709 Visit(E->getControllingExpr()->getType()); // FIXME: remove in VisitGenericSelectionExpr()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DASTNodeTraverser.h708 Visit(E->getControllingExpr()); in VisitGenericSelectionExpr()
709 Visit(E->getControllingExpr()->getType()); // FIXME: remove in VisitGenericSelectionExpr()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DASTNodeTraverser.h708 Visit(E->getControllingExpr()); in VisitGenericSelectionExpr()
709 Visit(E->getControllingExpr()->getType()); // FIXME: remove in VisitGenericSelectionExpr()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h708 Visit(E->getControllingExpr()); in VisitGenericSelectionExpr()
709 Visit(E->getControllingExpr()->getType()); // FIXME: remove in VisitGenericSelectionExpr()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DASTNodeTraverser.h708 Visit(E->getControllingExpr()); in VisitGenericSelectionExpr()
709 Visit(E->getControllingExpr()->getType()); // FIXME: remove in VisitGenericSelectionExpr()
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/AST/
H A DASTNodeTraverser.h708 Visit(E->getControllingExpr()); in VisitGenericSelectionExpr()
709 Visit(E->getControllingExpr()->getType()); // FIXME: remove in VisitGenericSelectionExpr()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp55 return InnerMatcher.matches(*Node.getControllingExpr(), Finder, Builder); in AST_MATCHER_P()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp55 return InnerMatcher.matches(*Node.getControllingExpr(), Finder, Builder); in AST_MATCHER_P()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp55 return InnerMatcher.matches(*Node.getControllingExpr(), Finder, Builder); in AST_MATCHER_P()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp44 return InnerMatcher.matches(*Node.getControllingExpr(), Finder, Builder); in AST_MATCHER_P()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp52 return InnerMatcher.matches(*Node.getControllingExpr(), Finder, Builder); in AST_MATCHER_P()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp52 return InnerMatcher.matches(*Node.getControllingExpr(), Finder, Builder); in AST_MATCHER_P()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp100 return InnerMatcher.matches(*Node.getControllingExpr(), Finder, Builder); in AST_MATCHER_P()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp100 return InnerMatcher.matches(*Node.getControllingExpr(), Finder, Builder); in AST_MATCHER_P()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp100 return InnerMatcher.matches(*Node.getControllingExpr(), Finder, Builder); in AST_MATCHER_P()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp100 return InnerMatcher.matches(*Node.getControllingExpr(), Finder, Builder); in AST_MATCHER_P()

12345678