Searched defs:getCapturedStmt (Results 1 – 9 of 9) sorted by relevance
2106 Stmt *getCapturedStmt() { return getStoredStmts()[NumCaptures]; } in getCapturedStmt() function2107 const Stmt *getCapturedStmt() const { return getStoredStmts()[NumCaptures]; } in getCapturedStmt() function
547 const CapturedStmt *getCapturedStmt(OpenMPDirectiveKind RegionKind) const { in getCapturedStmt() function
9042 getCapturedStmt(OpenMPDirectiveKind RegionKind, in getCapturedStmt() function
9082 getCapturedStmt(OpenMPDirectiveKind RegionKind, in getCapturedStmt() function