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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DFormatStringParsing.h84 bool shouldStop() const { return Stop; } function in class:clang::analyze_format_string::SpecifierResult
/freebsd-13-stable/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointLocationCollection.cpp122 bool shouldStop = false; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp203 virtual bool shouldStop() { return false; } function in class:__anon3360::CallAnalyzer

Completed in 60 milliseconds