Home
last modified time | relevance | path

Searched refs:Has_Completion (Results 1 – 25 of 511) sorted by path

12345678910>>...21

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A DChangeLog-20043719 * einfo.ads: Minor comment updates for Has_Completion and
3723 and constant redeclarations now set the Has_Completion flag of their
H A Dchecks.adb9409 and then Has_Completion (Scope (SE))
H A Deinfo.adb1496 function Has_Completion (Id : E) return B is subprogram
1499 end Has_Completion;
H A Deinfo.ads7121 function Has_Completion (Id : E) return B; subprogspec
8631 pragma Inline (Has_Completion);
H A Dexp_ch13.adb495 and then not Has_Completion (E_Scope))
H A Dexp_ch6.adb4224 and then not Has_Completion (Subp)
H A Dexp_ch7.adb2117 and then not Has_Completion (Obj_Id)
H A Dexp_ch9.adb13009 if Is_Task_Type (Ttyp) and then Has_Completion (Ttyp) then
H A Dexp_util.adb12140 and then not Has_Completion (Obj_Id)
H A Dfreeze.adb1354 and then not Has_Completion (Entity (Nod))
2047 if not Has_Completion (E) then
7332 or else not Has_Completion (Current_Scope)))
H A Dsem_attr.adb960 and then not Has_Completion (Scop)
3602 and then not Has_Completion (Scope (Ent))
7250 if In_Open_Scopes (Tsk) and then Has_Completion (Tsk) then
11192 and then not Has_Completion (Subp_Id)
H A Dsem_ch10.adb1610 elsif Has_Completion (Nam)
2447 if Has_Completion (Etype (Nam)) then
H A Dsem_ch12.adb2008 or else not Has_Completion (Actual)
H A Dsem_ch13.adb8679 or else (Present (SId) and then Has_Completion (SId))
H A Dsem_ch3.adb11600 if Has_Completion (E) then
11628 if not Has_Completion (E) and then
11637 if not Has_Completion (E)
11658 and then not Has_Completion (E)
11669 and then not Has_Completion (Etype (E))
11675 and then not Has_Completion (Etype (E))
H A Dsem_ch6.adb633 if Has_Completion (Prev) then
1401 if Has_Completion (Gen_Id)
1681 if Has_Completion (Prev) then
3555 elsif Prev_Id = Body_Id and then Has_Completion (Body_Id) then
3770 and then not Has_Completion (Spec_Id)
6283 and then not Has_Completion (Scope (Subp))
8743 elsif not Has_Completion (E) then
11149 and then not Has_Completion (E)
H A Dsem_ch7.adb2456 if not Has_Completion (E)
2596 and then not Has_Completion (Id)
2602 and then not Has_Completion (Id)
2612 and then not Has_Completion (Id))
2617 and then not Has_Completion (Id)
2622 and then not Has_Completion (Id))
H A Dsem_ch8.adb4306 if Is_Frozen (Subp) and then not Has_Completion (Subp) then
7729 if Has_Completion (T_Name) then
H A Dsem_ch9.adb1335 elsif Has_Completion (Entry_Name) then
2935 if Has_Completion (Spec_Id)
H A Dsem_elab.adb12632 if Has_Completion (Ent) then
H A Dsem_prag.adb29252 and then not Has_Completion (Defining_Entity (Stmt))
H A Dsem_res.adb5967 if not Has_Completion (Nam)
6393 and then not Has_Completion (Scope (Nam))
7186 and then not Has_Completion (Current_Scope)
H A Dsem_util.adb12485 and then not Has_Completion (Defining_Identifier (Decl))
23573 and then not Has_Completion (S)
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A DChangeLog-20043719 * einfo.ads: Minor comment updates for Has_Completion and
3723 and constant redeclarations now set the Has_Completion flag of their
H A Dchecks.adb9409 and then Has_Completion (Scope (SE))

12345678910>>...21