Searched refs:NWC (Results 1 – 2 of 2) sorted by relevance
8707 const auto *NWC = cast<OpenACCNumWorkersClause>(C); in writeOpenACCClause() local8708 writeSourceLocation(NWC->getLParenLoc()); in writeOpenACCClause()8709 AddStmt(const_cast<Expr*>(NWC->getIntExpr())); in writeOpenACCClause()8713 const auto *NWC = cast<OpenACCVectorLengthClause>(C); in writeOpenACCClause() local8714 writeSourceLocation(NWC->getLParenLoc()); in writeOpenACCClause()8715 AddStmt(const_cast<Expr*>(NWC->getIntExpr())); in writeOpenACCClause()
9158 @Article{Bays:1973:NWC,