Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DInterval.cpp29 bool Interval::isLoop() const { in isLoop() function in Interval
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1306 static bool isLoop(const Stmt *Term) { in isLoop() function