Searched refs:NWC (Results 1 – 2 of 2) sorted by relevance
7963 const auto *NWC = cast<OpenACCNumWorkersClause>(C); in writeOpenACCClause() local7964 writeSourceLocation(NWC->getLParenLoc()); in writeOpenACCClause()7965 AddStmt(const_cast<Expr*>(NWC->getIntExpr())); in writeOpenACCClause()7969 const auto *NWC = cast<OpenACCVectorLengthClause>(C); in writeOpenACCClause() local7970 writeSourceLocation(NWC->getLParenLoc()); in writeOpenACCClause()7971 AddStmt(const_cast<Expr*>(NWC->getIntExpr())); in writeOpenACCClause()
9158 @Article{Bays:1973:NWC,