Home
last modified time | relevance | path

Searched refs:PushConstruct (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/include/flang/Semantics/
H A Dsemantics.h183 template <typename N> void PushConstruct(const N &node) { in PushConstruct() function
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dsemantics.cpp81 context_.PushConstruct(node); in Pre()