Searched defs:OpenACCConstructDecl (Results 1 – 1 of 1) sorted by relevance
42 OpenACCConstructDecl(Kind DeclKind, DeclContext *DC, OpenACCDirectiveKind K, in OpenACCConstructDecl() function48 OpenACCConstructDecl(Kind DeclKind) : Decl(DeclKind, EmptyShell{}) {} in OpenACCConstructDecl() function