| /external/llvm-project/clang-tools-extra/clang-tidy/readability/ |
| D | FunctionCognitiveComplexityCheck.cpp | 228 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/angle/third_party/zlib/google/ |
| D | zip_writer.cc | 30 bool ZipWriter::ShouldContinue() { in ShouldContinue() function in zip::internal::ZipWriter
|
| /external/clang/lib/Index/ |
| D | IndexDecl.cpp | 422 bool ShouldContinue = Visitor.Visit(D); in indexDecl() local
|
| /external/llvm/lib/Transforms/ObjCARC/ |
| D | ObjCARCOpts.cpp | 947 bool &ShouldContinue) { in CheckForUseCFGHazard() 1063 bool ShouldContinue = false; in CheckForCFGHazards() local
|
| /external/llvm-project/clang/lib/Index/ |
| D | IndexDecl.cpp | 744 bool ShouldContinue = Visitor.Visit(D); in indexDecl() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/ |
| D | ObjCARCOpts.cpp | 1167 bool &ShouldContinue) { in CheckForUseCFGHazard() 1280 bool ShouldContinue = false; in CheckForCFGHazards() local
|
| /external/llvm-project/llvm/lib/Transforms/ObjCARC/ |
| D | ObjCARCOpts.cpp | 1200 bool &ShouldContinue) { in CheckForUseCFGHazard() 1313 bool ShouldContinue = false; in CheckForCFGHazards() local
|
| /external/llvm-project/clang/lib/Sema/ |
| D | SemaAvailability.cpp | 894 bool ShouldContinue = TraverseStmt(If->getThen()); in TraverseIfStmt() local
|
| /external/llvm/lib/Transforms/Vectorize/ |
| D | BBVectorize.cpp | 728 bool ShouldContinue; in vectorizePairs() local 1263 bool ShouldContinue = false, IAfterStart = false; in getCandidatePairs() local
|
| /external/llvm/lib/CodeGen/ |
| D | AtomicExpandPass.cpp | 834 Value *ShouldContinue = Builder.CreateICmpNE(Loaded_MaskOut, OldVal_MaskOut); in expandPartwordCmpXchg() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | AtomicExpandPass.cpp | 917 Value *ShouldContinue = Builder.CreateICmpNE(Loaded_MaskOut, OldVal_MaskOut); in expandPartwordCmpXchg() local
|
| /external/llvm-project/llvm/lib/CodeGen/ |
| D | AtomicExpandPass.cpp | 936 Value *ShouldContinue = Builder.CreateICmpNE(Loaded_MaskOut, OldVal_MaskOut); in expandPartwordCmpXchg() local
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | GVN.cpp | 2199 bool ShouldContinue = true; in runImpl() local
|
| /external/llvm-project/llvm/lib/Transforms/Scalar/ |
| D | GVN.cpp | 2310 bool ShouldContinue = true; in runImpl() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | GVN.cpp | 2128 bool ShouldContinue = true; in runImpl() local
|