Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/cp/
Dmethod.c983 implicitly_declare_fn (special_function_kind kind, tree type, bool const_p) in implicitly_declare_fn()
1119 bool const_p; in lazily_declare_fn() local
/freebsd-9-stable/contrib/gcc/
Dc-tree.h284 BOOL_BITFIELD const_p : 1; member
Dexpr.c4549 bool const_p = const_from_elts_p ? true : TREE_STATIC (ctor); in categorize_ctor_elements_1() local
Dfold-const.c3492 int const_p = TREE_CODE (rhs) == INTEGER_CST; in optimize_bit_field_compare() local