Home
last modified time | relevance | path

Searched defs:const_p (Results 1 – 12 of 12) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dmethod.c1112 synthesized_method_walk (tree ctype, special_function_kind sfk, bool const_p, in synthesized_method_walk()
1416 bool const_p = CP_TYPE_CONST_P (non_reference (parm_type)); in maybe_explain_implicit_delete() local
1438 bool const_p = CP_TYPE_CONST_P (non_reference (parm_type)); in explain_implicit_non_constexpr() local
1452 implicitly_declare_fn (special_function_kind kind, tree type, bool const_p) in implicitly_declare_fn()
1747 bool const_p = false; in lazily_declare_fn() local
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dmethod.c1527 synthesized_method_walk (tree ctype, special_function_kind sfk, bool const_p, in synthesized_method_walk()
1771 bool const_p = CP_TYPE_CONST_P (non_reference (parm_type)); in get_defaulted_eh_spec() local
1846 bool const_p = false; in maybe_explain_implicit_delete() local
1895 bool const_p = CP_TYPE_CONST_P (non_reference (parm_type)); in explain_implicit_non_constexpr() local
1946 bool const_p, tree inherited_ctor, in implicitly_declare_fn()
2364 bool const_p = false; in lazily_declare_fn() local
H A Dsearch.c1741 field_accessor_p (tree fn, tree field_decl, bool const_p) in field_accessor_p()
1802 bool const_p; member
1840 locate_field_accessor (tree basetype_path, tree field_decl, bool const_p) in locate_field_accessor()
H A Dtypeck.c2732 access_failure_info::maybe_suggest_accessor (bool const_p) const in maybe_suggest_accessor()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dc-tree.h294 BOOL_BITFIELD const_p : 1; member
H A Dexpr.c5492 bool const_p = const_from_elts_p ? true : TREE_STATIC (ctor); in categorize_ctor_elements_1() local
H A Dfold-const.c3370 int const_p = TREE_CODE (rhs) == INTEGER_CST; in optimize_bit_field_compare() local
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-tree.h368 BOOL_BITFIELD const_p : 1; member
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dexpr.c6000 bool const_p = const_from_elts_p ? true : TREE_STATIC (ctor); in categorize_ctor_elements_1() local
H A Dfold-const.c4039 int const_p = TREE_CODE (rhs) == INTEGER_CST; in optimize_bit_field_compare() local
/dflybsd-src/contrib/gcc-4.7/gcc/config/i386/
H A Di386.c25958 bool const_p; /* true if the declaration is constant */ member
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c30807 unsigned char const_p:1; /* true if the declaration is constant */ member