Home
last modified time | relevance | path

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

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