Searched defs:getCapturedStmt (Results 1 – 3 of 3) sorted by relevance
3645 Stmt *getCapturedStmt() { return getStoredStmts()[NumCaptures]; } in getCapturedStmt() function3646 const Stmt *getCapturedStmt() const { return getStoredStmts()[NumCaptures]; } in getCapturedStmt() function
534 const CapturedStmt *getCapturedStmt(OpenMPDirectiveKind RegionKind) const { in getCapturedStmt() function
8946 getCapturedStmt(OpenMPDirectiveKind RegionKind, in getCapturedStmt() function