Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Evaluate/
H A Dinitial-image.cpp73 class AsConstantHelper { class
77 AsConstantHelper(FoldingContext &context, const DynamicType &type, in AsConstantHelper() function in Fortran::evaluate::AsConstantHelper
/llvm-project/flang/include/flang/Evaluate/
H A Dinitial-image.h122 friend class AsConstantHelper; variable