Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Dms-property.cpp16 int get_x() const { return x_; } in get_x() function in Test1
/llvm-project/clang/test/CodeGenCXX/
H A Dms-property.cpp17 int get_x() const { return x_; } in get_x() function in Test1