Home
last modified time | relevance | path

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

/dports/lang/adacontrol/adactl-1.18r9/src/
H A Drules-instantiations.adb154 if Rest.Has_Repeated or Entity_Specification_Kind (Spec) = Equal then
232 if Entity_Specification_Kind (Specification) in Box .. Equal then
335 if Entity_Specification_Kind (Result.Values (I)) = Equal
H A Dframework.adb88 …function Entity_Specification_Kind (Entity : in Entity_Specification) return Entity_Specification_… subprogram
91 end Entity_Specification_Kind;
H A Dframework.ads176 …function Entity_Specification_Kind (Entity : in Entity_Specification) return Entity_Specification_… subprogspec
H A Drules-array_declarations.adb143 if Entity_Specification_Kind (Entity) = Equal then