Home
last modified time | relevance | path

Searched defs:GetConstructIf (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/lib/Semantics/
H A Dcanonicalize-directives.cpp85 template <typename T> T *GetConstructIf(parser::ExecutionPartConstruct &x) { GetConstructIf() function
H A Dcanonicalize-omp.cpp54 template <typename T> T *GetConstructIf(parser::ExecutionPartConstruct &x) { GetConstructIf() function in Fortran::semantics::CanonicalizationOfOmp