Searched defs:NameModifier (Results 1 – 4 of 4) sorted by relevance
253 OpenMPDirectiveKind NameModifier = OMPD_unknown; variable283 OMPIfClause(OpenMPDirectiveKind NameModifier, Expr *Cond, Stmt *HelperCond, in OMPIfClause()
771 OpenMPDirectiveKind NameModifier = C->getNameModifier(); in hasParallelIfNumThreadsClause() local
8309 OpenMPDirectiveKind NameModifier = OMPD_unknown) { in getOpenMPCaptureRegionForClause()8828 OMPClause *Sema::ActOnOpenMPIfClause(OpenMPDirectiveKind NameModifier, in ActOnOpenMPIfClause()
1494 OMPClause *RebuildOMPIfClause(OpenMPDirectiveKind NameModifier, in RebuildOMPIfClause()