Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dmodule.cc11645 int has_vptr = TYPE_CONTAINS_VPTR_P (type); in write_class_def() local
11651 i (has_vptr); in write_class_def()
11654 if (has_vptr) in write_class_def()
11822 int has_vptr = i (); in read_class_def() local
11823 if (has_vptr) in read_class_def()