Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DFormatStringParsing.h84 bool shouldStop() const { return Stop; } in shouldStop() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInlineCost.cpp220 virtual bool shouldStop() { return false; } in shouldStop() function in __anon797094460111::CallAnalyzer
847 bool shouldStop() override { in shouldStop() function in __anon797094460111::InlineCostCallAnalyzer