Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp48 const Stmt *getLoopStmt() const { return LoopStmt; } in getLoopStmt() function
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Analysis/
H A DProgramPoint.h720 const Stmt *getLoopStmt() const { in getLoopStmt() function
H A DCFG.h270 const Stmt *getLoopStmt() const { in getLoopStmt() function