Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmt.h2005 Stmt *getCapturedStmt() { return getStoredStmts()[NumCaptures]; } in getCapturedStmt() function
2006 const Stmt *getCapturedStmt() const { in getCapturedStmt() function