Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/cp/
H A Dmethod.c981 implicitly_declare_fn (special_function_kind kind, tree type, bool const_p) in implicitly_declare_fn()
1117 bool const_p; in lazily_declare_fn() local
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dmethod.c979 implicitly_declare_fn (kind, type, const_p) in implicitly_declare_fn() argument
/openbsd/gnu/gcc/gcc/
H A Dc-tree.h280 BOOL_BITFIELD const_p : 1; member
H A Dexpr.c4555 bool const_p = const_from_elts_p ? true : TREE_STATIC (ctor); in categorize_ctor_elements_1() local
H A Dfold-const.c3488 int const_p = TREE_CODE (rhs) == INTEGER_CST; in optimize_bit_field_compare() local
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dfold-const.c2458 int const_p = TREE_CODE (rhs) == INTEGER_CST; local