Searched refs:DTLoc (Results 1 – 1 of 1) sorted by relevance
2190 SourceLocation DTLoc = ConsumeAnyToken(); in ParseOpenMPDeclarativeDirectiveWithExtDecl() local2192 SemaOpenMP::DeclareTargetContextInfo DTCI(DKind, DTLoc); in ParseOpenMPDeclarativeDirectiveWithExtDecl()2195 Diag(DTLoc, diag::warn_omp_deprecated_declare_target_delimited_form); in ParseOpenMPDeclarativeDirectiveWithExtDecl()2802 SourceLocation DTLoc = ConsumeAnyToken(); in ParseOpenMPDeclarativeOrExecutableDirective() local2804 SemaOpenMP::DeclareTargetContextInfo DTCI(DKind, DTLoc); in ParseOpenMPDeclarativeOrExecutableDirective()