Searched defs:GetConstructIf (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Semantics/ | ||
H A D | canonicalize-directives.cpp | 85 template <typename T> T *GetConstructIf(parser::ExecutionPartConstruct &x) { GetConstructIf() function |
H A D | canonicalize-omp.cpp | 54 template <typename T> T *GetConstructIf(parser::ExecutionPartConstruct &x) { GetConstructIf() function in Fortran::semantics::CanonicalizationOfOmp |