Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DPFTBuilder.cpp102 return enterConstructOrDirective(a); in Pre()
155 enterConstructOrDirective(ifConstruct); in convertIfStmt()
225 return enterConstructOrDirective(directive); in Pre()
323 bool enterConstructOrDirective(const A &constructOrDirective) { in enterConstructOrDirective() function in __anon431f4f760111::PFTBuilder