Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/lang/cpp/multiple-inheritance/
H A Dmain.cpp8 int func_common() { return 777; } in func_common() function
40 int func_common() { return 888; } in func_common() function