Searched refs:FUNCTION_PURE_VIRTUAL (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/googletest/googlemock/scripts/generator/cpp/
H A Dgmock_class.py52 function_type = (ast.FUNCTION_VIRTUAL | ast.FUNCTION_PURE_VIRTUAL |
H A Dast.py67 FUNCTION_PURE_VIRTUAL = 0x04 variable
1094 modifiers |= FUNCTION_PURE_VIRTUAL

Completed in 50 milliseconds