Home
last modified time | relevance | path

Searched defs:isTypeBound (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/runtime/
H A Dtype-info.h143 std::uint8_t isArgDescSet, std::uint8_t isTypeBound, in SpecialBinding() argument
157 RT_API_ATTRS bool isTypeBound() const { return isTypeBound_; } in isTypeBound() function
/llvm-project/flang/module/
H A D__fortran_type_info.f90119 integer(1) :: isTypeBound component