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