Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getClauseKind

2512     if (C->getClauseKind() != OMPC_seq_cst) {
2513 Kind = C->getClauseKind();