Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Semantics/
H A Dunparse-with-symbols.cpp53 void Post(const parser::OpenMPThreadprivate &) { currStmt_ = std::nullopt; } in Post() argument
H A Dresolve-directives.cpp423 Post(const parser::OpenMPThreadprivate &) Post() argument
/llvm-project/flang/include/flang/Parser/
H A Dparse-tree.h3776 struct OpenMPThreadprivate { global() struct
3794 tOpenMPThreadprivate global() argument
/llvm-project/flang/lib/Parser/
H A Dunparse.cpp2574 __anonde5073eaa002(const OpenMPThreadprivate &) Pre() argument
2585 Post(const OpenMPThreadprivate &) Post() argument