Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Ddwarfout.c5579 int was_abstract = DECL_ABSTRACT (decl); local
5585 if (! was_abstract)
Ddwarf2out.c10718 int was_abstract = DECL_ABSTRACT (decl); local
10744 if (! was_abstract)
/openbsd/src/gnu/gcc/gcc/
Ddwarf2out.c11574 int was_abstract = DECL_ABSTRACT (decl); in dwarf2out_abstract_function() local
11602 if (! was_abstract) in dwarf2out_abstract_function()