Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/
DCFG.h631 const Stmt *getLoopTarget() const { return LoopTarget; } in getLoopTarget() function
/external/llvm-project/clang/include/clang/Analysis/
DCFG.h1067 const Stmt *getLoopTarget() const { return LoopTarget; } in getLoopTarget() function