Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dexpression.cpp468 struct RealTypeVisitor { struct
472 RealTypeVisitor(int k, parser::CharBlock lit, FoldingContext &ctx) in RealTypeVisitor() function
531 RealTypeVisitor{kind, x.real.source, GetFoldingContext()})}; in Analyze()