Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp788 bool ShouldContinue = Visitor.Visit(D); in indexDecl() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp1179 bool &ShouldContinue) { in CheckForUseCFGHazard()
1290 bool ShouldContinue = false; in CheckForCFGHazards() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAvailability.cpp1004 bool ShouldContinue = TraverseStmt(If->getThen()); in TraverseIfStmt() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp1114 Value *ShouldContinue = Builder.CreateICmpNE(Loaded_MaskOut, OldVal_MaskOut); in expandPartwordCmpXchg() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp2778 bool ShouldContinue = true; in runImpl() local