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

/gem5/ext/googletest/googlemock/scripts/generator/cpp/
H A Dgmock_class.py64 if node.modifiers & ast.FUNCTION_CONST:
H A Dast.py65 FUNCTION_CONST = 0x01 variable
1017 modifiers |= FUNCTION_CONST

Completed in 10 milliseconds