Searched refs:virtual_flag (Results 1 – 1 of 1) sorted by relevance
2531 #define DECL_VIRTUAL_P(NODE) (DECL_COMMON_CHECK (NODE)->decl_common.virtual_flag)2588 unsigned virtual_flag : 1; member