Searched refs:ReadDirectiveWithinMetadirective (Results 1 – 2 of 2) sorted by relevance
2257 bool ReadDirectiveWithinMetadirective) { in ParseOpenMPExecutableDirective() argument2329 if (ReadDirectiveWithinMetadirective && Tok.is(tok::r_paren)) { in ParseOpenMPExecutableDirective()2438 bool ReadDirectiveWithinMetadirective) { in ParseOpenMPInformationalDirective() argument2455 if (ReadDirectiveWithinMetadirective && Tok.is(tok::r_paren)) { in ParseOpenMPInformationalDirective()2501 ParsedStmtContext StmtCtx, bool ReadDirectiveWithinMetadirective) { in ParseOpenMPDeclarativeOrExecutableDirective() argument2502 if (!ReadDirectiveWithinMetadirective) in ParseOpenMPDeclarativeOrExecutableDirective()2507 SourceLocation Loc = ReadDirectiveWithinMetadirective in ParseOpenMPDeclarativeOrExecutableDirective()2512 if (ReadDirectiveWithinMetadirective && DKind == OMPD_unknown) { in ParseOpenMPDeclarativeOrExecutableDirective()2528 StmtCtx, DKind, Loc, ReadDirectiveWithinMetadirective); in ParseOpenMPDeclarativeOrExecutableDirective()2538 if (ReadDirectiveWithinMetadirective && Tok.is(tok::r_paren)) in ParseOpenMPDeclarativeOrExecutableDirective()[all …]
6596 ParsedStmtContext StmtCtx, bool ReadDirectiveWithinMetadirective = false);6608 bool ReadDirectiveWithinMetadirective);6619 bool ReadDirectiveWithinMetadirective);