Home
last modified time | relevance | path

Searched defs:ShouldContinue (Results 1 – 14 of 14) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DFunctionCognitiveComplexityCheck.cpp228 bool ShouldContinue = Base::TraverseStmt(Node); in TraverseStmtWithIncreasedNestingLevel() local
235 bool ShouldContinue = Base::TraverseDecl(Node); in TraverseDeclWithIncreasedNestingLevel() local
336 bool ShouldContinue = Base::TraverseBinaryOperator(Op); in TraverseBinaryOperator() local
354 bool ShouldContinue = Base::TraverseCallExpr(Node); in TraverseCallExpr() local
/external/clang/lib/Index/
DIndexDecl.cpp422 bool ShouldContinue = Visitor.Visit(D); in indexDecl() local
/external/llvm/lib/Transforms/ObjCARC/
DObjCARCOpts.cpp947 bool &ShouldContinue) { in CheckForUseCFGHazard()
1063 bool ShouldContinue = false; in CheckForCFGHazards() local
/external/llvm-project/clang/lib/Index/
DIndexDecl.cpp744 bool ShouldContinue = Visitor.Visit(D); in indexDecl() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
DObjCARCOpts.cpp1167 bool &ShouldContinue) { in CheckForUseCFGHazard()
1280 bool ShouldContinue = false; in CheckForCFGHazards() local
/external/llvm-project/llvm/lib/Transforms/ObjCARC/
DObjCARCOpts.cpp1200 bool &ShouldContinue) { in CheckForUseCFGHazard()
1313 bool ShouldContinue = false; in CheckForCFGHazards() local
/external/llvm-project/clang/lib/Sema/
DSemaAvailability.cpp894 bool ShouldContinue = TraverseStmt(If->getThen()); in TraverseIfStmt() local
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp728 bool ShouldContinue; in vectorizePairs() local
1263 bool ShouldContinue = false, IAfterStart = false; in getCandidatePairs() local
/external/llvm/lib/CodeGen/
DAtomicExpandPass.cpp834 Value *ShouldContinue = Builder.CreateICmpNE(Loaded_MaskOut, OldVal_MaskOut); in expandPartwordCmpXchg() local
/external/llvm-project/llvm/lib/CodeGen/
DAtomicExpandPass.cpp936 Value *ShouldContinue = Builder.CreateICmpNE(Loaded_MaskOut, OldVal_MaskOut); in expandPartwordCmpXchg() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAtomicExpandPass.cpp917 Value *ShouldContinue = Builder.CreateICmpNE(Loaded_MaskOut, OldVal_MaskOut); in expandPartwordCmpXchg() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DGVN.cpp2310 bool ShouldContinue = true; in runImpl() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVN.cpp2128 bool ShouldContinue = true; in runImpl() local
/external/llvm/lib/Transforms/Scalar/
DGVN.cpp2199 bool ShouldContinue = true; in runImpl() local