Searched defs:getCapturedStmt (Results 1 – 1 of 1) sorted by relevance
2005 Stmt *getCapturedStmt() { return getStoredStmts()[NumCaptures]; } in getCapturedStmt() function2006 const Stmt *getCapturedStmt() const { in getCapturedStmt() function