Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/cp/
H A Dclass.c251 bool virtual_access; in build_base_path() local
294 virtual_access = (v_binfo && fixed_type_p <= 0); in build_base_path()
304 if (!virtual_access && integer_zerop (offset)) in build_base_path()
321 if (TREE_SIDE_EFFECTS (expr) && (null_test || virtual_access)) in build_base_path()
333 if (code == PLUS_EXPR && !virtual_access in build_base_path()
346 if (virtual_access) in build_base_path()