Home | History | Annotate | Download | only in AST

Lines Matching refs:OMPPrivateClause

609 void OMPClausePrinter::VisitOMPPrivateClause(OMPPrivateClause *Node) {
612 PROCESS_OMP_CLAUSE_LIST(OMPPrivateClause, Node, '(')