Searched refs:hasPtr (Results 1 – 2 of 2) sorted by relevance
14 type :: hasPtr type34 type(hasPtr) :: hp35 type(hasPtr), intent(in) :: hpd36 type(hasPtr), allocatable :: alloc64 n = size([hasPtr(y%a)]) ! C1594(4)66 n = size([hasPtr(x%a)]) ! C1594(4)68 n = size([hasPtr(ptr%a)]) ! C1594(4)70 n = size([hasPtr(in%a)]) ! C1594(4)79 type(hasPtr) :: localhp83 localhp = hasPtr(z%a)
976 bool hasPtr = false; in getOrInsertFunction() local983 hasPtr = true; in getOrInsertFunction()989 if (hasPtr) { in getOrInsertFunction()