Searched defs:OpenMPThreadprivate (Results 1 – 4 of 4) sorted by relevance
52 void Post(const parser::OpenMPThreadprivate &) { currStmt_ = std::nullopt; } in Post()
327 void Post(const parser::OpenMPThreadprivate &) { PopContext(); } in Post()
3610 struct OpenMPThreadprivate { struct3628 OpenMPThreadprivate> argument
2392 [&](const OpenMPThreadprivate &) { in Pre()2403 void Post(const OpenMPThreadprivate &) { in Post()