Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-allocate.cpp347 static std::optional<std::int64_t> GetTypeParameterInt64Value( in GetTypeParameterInt64Value() function
366 if (GetTypeParameterInt64Value(symbol, derivedType1).value() != in HaveCompatibleKindParameters()
367 GetTypeParameterInt64Value(symbol, derivedType2).value()) { in HaveCompatibleKindParameters()