Home
last modified time | relevance | path

Searched refs:cast_to_void (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
HDcall.c7380 bool cast_to_void = false; in build_new_method_call_1() local
7386 cast_to_void = true; in build_new_method_call_1()
7397 if (cast_to_void) in build_new_method_call_1()
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDcall.c9422 bool cast_to_void = false; in build_new_method_call_1() local
9428 cast_to_void = true; in build_new_method_call_1()
9440 if (cast_to_void) in build_new_method_call_1()