Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclOpenACC.h42 OpenACCConstructDecl(Kind DeclKind, DeclContext *DC, OpenACCDirectiveKind K, in OpenACCConstructDecl() function
48 OpenACCConstructDecl(Kind DeclKind) : Decl(DeclKind, EmptyShell{}) {} in OpenACCConstructDecl() function