Home
last modified time | relevance | path

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

/external/google-breakpad/src/testing/scripts/generator/cpp/
Dgmock_class.py63 if node.modifiers & ast.FUNCTION_CONST:
Dast.py65 FUNCTION_CONST = 0x01 variable
1016 modifiers |= FUNCTION_CONST