Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/tools/lldb-dap/evaluate/
H A Dfoo.cpp3 int foo_func() { return 43; } in foo_func() function
/llvm-project/clang/test/Index/Inputs/
H A Dt1.c3 void foo_func(int param1) { in foo_func() function