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