Home
last modified time | relevance | path

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

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