Searched defs:ShouldContinue (Results 1 – 6 of 6) sorted by relevance
227 bool ShouldContinue = Base::TraverseStmt(Node); in traverseStmtWithIncreasedNestingLevel() local 234 bool ShouldContinue = Base::TraverseDecl(Node); in traverseDeclWithIncreasedNestingLevel() local 334 bool ShouldContinue = Base::TraverseBinaryOperator(Op); in TraverseBinaryOperator() local 352 bool ShouldContinue = Base::TraverseCallExpr(Node); in TraverseCallExpr() local
788 bool ShouldContinue = Visitor.Visit(D); in indexDecl() local
1179 bool &ShouldContinue) { in CheckForUseCFGHazard() argument 1290 bool ShouldContinue = false; in CheckForCFGHazards() local
998 bool ShouldContinue = TraverseStmt(If->getThen()); TraverseIfStmt() local
1114 Value *ShouldContinue = Builder.CreateICmpNE(Loaded_MaskOut, OldVal_MaskOut); expandPartwordCmpXchg() local
2778 bool ShouldContinue = true; runImpl() local