Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DLoopUnrolling.cpp47 const Stmt *getLoopStmt() const { return LoopStmt; } in getLoopStmt() function
/external/llvm-project/clang/include/clang/Analysis/
DProgramPoint.h718 const Stmt *getLoopStmt() const { in getLoopStmt() function
DCFG.h275 const Stmt *getLoopStmt() const { in getLoopStmt() function