Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Evaluate/
Dinitial-image.cpp161 class AsConstantDataPointerHelper { class
165 AsConstantDataPointerHelper(const DynamicType &type, in AsConstantDataPointerHelper() function in Fortran::evaluate::AsConstantDataPointerHelper
/external/llvm-project/flang/include/flang/Evaluate/
Dinitial-image.h104 friend class AsConstantDataPointerHelper; variable