HomeSort by relevance Sort by last modified time
    Searched refs:FUNCTION_VIRTUAL (Results 1 - 2 of 2) sorted by null

  /external/chromium/testing/gmock/scripts/generator/cpp/
gmock_class.py 52 function_type = ast.FUNCTION_VIRTUAL | ast.FUNCTION_PURE_VIRTUAL
ast.py 66 FUNCTION_VIRTUAL = 0x02
    [all...]

Completed in 251 milliseconds