Home
last modified time | relevance | path

Searched refs:RealTypeVisitor (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dexpression.cpp566 struct RealTypeVisitor { struct
570 RealTypeVisitor(int k, parser::CharBlock lit, FoldingContext &ctx) in RealTypeVisitor() function
637 RealTypeVisitor{kind, x.real.source, GetFoldingContext()})}; in Analyze()