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

/freebsd-current/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp1997 SourceLocation DKLoc) {
1998 parseOMPEndDirective(BeginDKind, OMPD_end_declare_target, EndDKind, DKLoc,
2257 SourceLocation DKLoc; local
2260 DKLoc = Tok.getLocation();
2272 DK, Loc, DKLoc, /* SkipUntilOpenMPEnd */ true);
1995 ParseOMPEndDeclareTargetDirective(OpenMPDirectiveKind BeginDKind, OpenMPDirectiveKind EndDKind, SourceLocation DKLoc) argument

Completed in 114 milliseconds