Home
last modified time | relevance | path

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

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