Home
last modified time | relevance | path

Searched defs:OpenACCDirectiveParseInfo (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3680 struct OpenACCDirectiveParseInfo { struct
3681 OpenACCDirectiveKind DirKind;
3682 SourceLocation StartLoc;
3683 SourceLocation DirLoc;
3684 SourceLocation EndLoc;
3685 SmallVector<OpenACCClause *> Clauses;