Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Evaluate/
H A Dfold-logical.cpp390 class IntrinsicCallHelper { global() class
392 explicit IntrinsicCallHelper(SpecificCall &&call) : call_{call} { IntrinsicCallHelper() function in Fortran::evaluate::IntrinsicCallHelper