Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DFormatStringParsing.h84 bool shouldStop() const { return Stop; } in shouldStop() function
/llvm-project/lldb/source/Breakpoint/
H A DBreakpointLocationCollection.cpp121 bool shouldStop = false; in ShouldStop() local
/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp290 virtual bool shouldStop() { return false; } shouldStop() function in __anonf27af12e0111::CallAnalyzer
1040 bool shouldStop() override { shouldStop() function in __anonf27af12e0111::InlineCostCallAnalyzer
1321 bool shouldStop() override { return false; } shouldStop() function in __anonf27af12e0111::InlineCostFeaturesAnalyzer