Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseOpenMP.cpp627 SourceLocation DTLoc = ConsumeAnyToken(); in ParseOpenMPDeclarativeDirectiveWithExtDecl() local
666 if (!Actions.ActOnStartOpenMPDeclareTargetDirective(DTLoc)) in ParseOpenMPDeclarativeDirectiveWithExtDecl()
698 Diag(DTLoc, diag::note_matching) << "'#pragma omp declare target'"; in ParseOpenMPDeclarativeDirectiveWithExtDecl()