Lines Matching defs:StmtCtx
2403 ParsedStmtContext StmtCtx, OpenMPDirectiveKind DKind, SourceLocation Loc,
2416 if ((StmtCtx & ParsedStmtContext::AllowStandaloneOpenMPDirectives) ==
2526 if ((StmtCtx & ParsedStmtContext::AllowStandaloneOpenMPDirectives) ==
2581 ParsedStmtContext StmtCtx, OpenMPDirectiveKind DKind, SourceLocation Loc,
2685 ParsedStmtContext StmtCtx, bool ReadDirectiveWithinMetadirective) {
2711 StmtCtx, DKind, Loc, ReadDirectiveWithinMetadirective);
2865 StmtCtx,
2873 if ((StmtCtx & ParsedStmtContext::AllowStandaloneOpenMPDirectives) ==
2892 if ((StmtCtx & ParsedStmtContext::AllowStandaloneOpenMPDirectives) ==
2993 StmtCtx, DKind, Loc, ReadDirectiveWithinMetadirective);