Searched defs:OpenACCCacheConstruct (Results 1 – 2 of 2) sorted by relevance
3996 struct OpenACCCacheConstruct { struct3998 CharBlock source;3999 std::tuple<Verbatim, AccObjectListWithModifier> t;
151 void Post(const parser::OpenACCCacheConstruct &) { PopContext(); } in Post()