Home | History | Annotate | Download | only in libclang

Lines Matching refs:OMPPrivateClause

2333 bool RecursiveASTVisitor<Derived>::VisitOMPPrivateClause(OMPPrivateClause *C) {
2334 PROCESS_OMP_CLAUSE_LIST(OMPPrivateClause, C)