Searched refs:ptr_target_type (Results 1 – 1 of 1) sorted by relevance
247 tree ptr_target_type; in build_base_path() local401 ptr_target_type = build_pointer_type (target_type); in build_base_path()403 target_type = ptr_target_type; in build_base_path()405 expr = build1 (NOP_EXPR, ptr_target_type, expr); in build_base_path()408 expr = build2 (code, ptr_target_type, expr, offset); in build_base_path()