Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDFormatStringParsing.h84 bool shouldStop() const { return Stop; } in shouldStop() function
/freebsd-14-stable/contrib/llvm-project/lldb/source/Breakpoint/
HDBreakpointLocationCollection.cpp121 bool shouldStop = false; in ShouldStop() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Analysis/
HDInlineCost.cpp290 virtual bool shouldStop() { return false; } in shouldStop() function in __anone74d94350111::CallAnalyzer
1040 bool shouldStop() override { in shouldStop() function in __anone74d94350111::InlineCostCallAnalyzer
1321 bool shouldStop() override { return false; } in shouldStop() function in __anone74d94350111::InlineCostFeaturesAnalyzer