Searched defs:is_reference (Results 1 – 6 of 6) sorted by relevance
46 bool is_reference __attribute__((__unused__)), in __cxa_type_match()
862 int is_reference = TREE_CODE (TREE_TYPE (TREE_OPERAND (expr, 0))) in convert_to_void() local
5789 int is_reference = 0; in resolve_address_of_overloaded_function() local
536 TEST(TypeTraitsTest, is_reference) { in TEST() argument
1571 bool is_reference = pt.IsReferenceType(); in AddOneVariable() local
435 is_reference (tree decl) in is_reference() function