Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp2007 SourceLocation DKLoc) { in ParseOMPEndDeclareTargetDirective() argument
2008 parseOMPEndDirective(BeginDKind, OMPD_end_declare_target, EndDKind, DKLoc, in ParseOMPEndDeclareTargetDirective()
2265 SourceLocation DKLoc; in ParseOpenMPDeclarativeDirectiveWithExtDecl() local
2268 DKLoc = Tok.getLocation(); in ParseOpenMPDeclarativeDirectiveWithExtDecl()
2280 DK, Loc, DKLoc, /* SkipUntilOpenMPEnd */ true); in ParseOpenMPDeclarativeDirectiveWithExtDecl()