Searched defs:OpenMPThreadprivate (Results 1 – 4 of 4) sorted by relevance
52 void Post(const parser::OpenMPThreadprivate &) { currStmt_ = std::nullopt; } in Post()
260 void Post(const parser::OpenMPThreadprivate &) { PopContext(); } in Post()
3580 struct OpenMPThreadprivate { struct3590 OpenMPDeclareTargetConstruct, OpenMPThreadprivate> argument
2358 [&](const OpenMPThreadprivate &) { in Pre()2369 void Post(const OpenMPThreadprivate &) { in Post()