Home
last modified time | relevance | path

Searched defs:CanContinue (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLoc.cpp198 bool CanContinue = true; in dump() local
400 bool CanContinue = true; in dumpRange() local
/external/image_io/includes/image_io/base/
Ddata_match_result.h47 bool CanContinue() const { return can_continue_; } in CanContinue() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSROA.cpp2782 const bool CanContinue = [&]() { in visitMemSetInst() local