Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/lang/cpp/operator-overload/
H A Db.cpp1 class Tinky { class
4 Tinky(int meh) : _meh(meh) {} in Tinky() function in Tinky