Home
last modified time | relevance | path

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

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