Home
last modified time | relevance | path

Searched refs:ParentDirective (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp20666 OpenMPDirectiveKind ParentDirective = DSAStack->getParentDirective(); in ActOnOpenMPExclusiveClause() local
20668 if (ParentDirective != OMPD_unknown) in ActOnOpenMPExclusiveClause()
20674 if (ParentDirective == OMPD_unknown || DVar.CKind != OMPC_reduction || in ActOnOpenMPExclusiveClause()