Home
last modified time | relevance | path

Searched defs:shouldStop (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DFormatStringParsing.h84 bool shouldStop() const { return Stop; } in shouldStop() function
/openbsd-src/gnu/llvm/lldb/source/Breakpoint/
H A DBreakpointLocationCollection.cpp121 bool shouldStop = false; in ShouldStop() local
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/
H A Dsuite.py286 shouldStop = False variable in _DebugResult
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DInlineCost.cpp279 virtual bool shouldStop() { return false; } in shouldStop() function in __anon0e0437920111::CallAnalyzer
965 bool shouldStop() override { in shouldStop() function in __anon0e0437920111::InlineCostCallAnalyzer
1237 bool shouldStop() override { return false; } in shouldStop() function in __anon0e0437920111::InlineCostFeaturesAnalyzer