Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Evaluate/
Dintrinsics.cpp168 static constexpr TypePattern KINDLogical{LogicalType, KindCode::effectiveKind}; variable
504 {"logical", {{"l", AnyLogical}, DefaultingKIND}, KINDLogical},