Home
last modified time | relevance | path

Searched defs:PartType (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/lib/Evaluate/
H A Dfold-designator.cpp339 using PartType = typename ResultType<decltype(z)>::Part; OffsetToDesignator() typedef
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDXContainer.h143 enum class PartType { enum
/llvm-project/flang/lib/Semantics/
H A Dexpression.cpp1408 using PartType = typename ResultType<decltype(z)>::Part; Analyze() typedef