Searched defs:getCapturedStmt (Results 1 – 3 of 3) sorted by relevance
3572 Stmt *getCapturedStmt() { return getStoredStmts()[NumCaptures]; } in getCapturedStmt() function3573 const Stmt *getCapturedStmt() const { return getStoredStmts()[NumCaptures]; } in getCapturedStmt() function
528 const CapturedStmt *getCapturedStmt(OpenMPDirectiveKind RegionKind) const { in getCapturedStmt() function
8537 getCapturedStmt(OpenMPDirectiveKind RegionKind, in getCapturedStmt() function