Home
last modified time | relevance | path

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

/external/google-breakpad/src/testing/scripts/generator/cpp/
Dgmock_class.py52 function_type = ast.FUNCTION_VIRTUAL | ast.FUNCTION_PURE_VIRTUAL
Dast.py67 FUNCTION_PURE_VIRTUAL = 0x04 variable
1084 modifiers |= FUNCTION_PURE_VIRTUAL
/external/googletest/googlemock/scripts/generator/cpp/
Dgmock_class.py52 function_type = (ast.FUNCTION_VIRTUAL | ast.FUNCTION_PURE_VIRTUAL |
Dast.py67 FUNCTION_PURE_VIRTUAL = 0x04 variable
1094 modifiers |= FUNCTION_PURE_VIRTUAL