Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Evaluate/
Dinitial-image.cpp67 class AsConstantHelper { class
71 AsConstantHelper(FoldingContext &context, const DynamicType &type, in AsConstantHelper() function in Fortran::evaluate::AsConstantHelper
/external/llvm-project/flang/include/flang/Evaluate/
Dinitial-image.h103 friend class AsConstantHelper; variable