Home
last modified time | relevance | path

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

/llvm-project/clang/test/Analysis/
H A Dbase-init.cpp9 int getx() const { in getx() function in A
H A Dmethod-call.cpp9 int getx() const { return x; } in getx() function