Searched defs:is_abstract (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/gcc/c-family/
H A Dc-ada-spec.c2882 bool is_abstract = false; local
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.h1499 is_abstract() const function in class:Integer_type
1561 Integer_type(bool is_abstract, bool is_unsigned, int bits, argument
1605 is_abstract() const function in class:Float_type
1642 Float_type(bool is_abstract, int bits, int runtime_type_kind) argument
1679 is_abstract() const function in class:Complex_type
1715 Complex_type(bool is_abstract, int bits, int runtime_type_kind) argument
[all...]
H A Dtypes.cc167 Type::is_abstract() const function in class:Type
/haiku-buildtools/gcc/gcc/fortran/
H A Dresolve.c6811 int i, pointer, allocatable, dimension, is_abstract; local

Completed in 212 milliseconds