Home
last modified time | relevance | path

Searched defs:get_x (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/SemaCXX/
Dms-property.cpp16 int get_x() const { return x_; } in get_x() function in Test1
/external/clang/test/CodeGenCXX/
Dms-property.cpp17 int get_x() const { return x_; } in get_x() function in Test1
/external/autotest/client/bin/input/
Dinput_device.py471 def get_x(self): member in InputDevice